Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: scrapy-plugins/scrapy-playwright
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.29
Choose a base ref
...
head repository: scrapy-plugins/scrapy-playwright
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.30
Choose a head ref
  • 5 commits
  • 19 files changed
  • 2 contributors

Commits on Aug 16, 2023

  1. Test refactoring (#223)

    * Refactor tests, update test packages
    
    * Bump minimum Python version to 3.8
    
    * Simplify tests for py38
    
    * Adapt CI to run asyncio/twisted tests separately
    
    * pylint adjustments
    
    * Revert "Adapt CI to run asyncio/twisted tests separately"
    
    This reverts commit bb20997.
    
    * More CI changes
    
    * tox.ini
    
    * Separate coverage reports
    elacuesta authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    e0f3b61 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    63c1fe9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0cf659 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be2392c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    396bd74 View commit details
    Browse the repository at this point in the history
Loading