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: NASA-IMPACT/hls-sentinel2-downloader-serverless
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.13
Choose a base ref
...
head repository: NASA-IMPACT/hls-sentinel2-downloader-serverless
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.14
Choose a head ref
  • 1 commit
  • 25 files changed
  • 1 contributor

Commits on Dec 10, 2024

  1. fix: search platforms separately to keep under 10,000 results (#48)

    * Search for platforms separately to stay <10,000 link results
    
    * Update root Makefile for ruff switch
    
    * Update unit tests
    
    * Mock scihub search supports platform query
    
    * Fix test of granule count (5x row for 5 days, per platform)
    
    * Revert "Mock scihub search supports platform query"
    
    This reverts commit 4841e3c.
    
    * Revert "Revert "Mock scihub search supports platform query""
    
    This reverts commit 50a5116.
    
    * Remove non-platform specific responses
    
    * Update expected number of granule for 4x100 results
    
    * fix query->filter
    ceholden authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    7a62b00 View commit details
    Browse the repository at this point in the history
Loading