Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adjust collection parameters parsing to better support OGC API Coverages #787

Merged
merged 14 commits into from
Feb 14, 2025

Conversation

fmigneault
Copy link
Collaborator

@fmigneault fmigneault self-assigned this Jan 16, 2025
@github-actions github-actions bot added ci/doc Issue related to documentation of the package process/builtin Issue related to builtin application processes labels Jan 16, 2025
@github-actions github-actions bot added ci/operations Related to CI operations (actions, execution, install, builds, etc.) feature/oas Issues related to OpenAPI specifications. process/wps3 Issue related to WPS 3.x (REST-JSON) processes support labels Jan 24, 2025
@github-actions github-actions bot added the ci/tests Tests of the package and features label Jan 31, 2025
@github-actions github-actions bot added the feature/CWL Issue related to CWL support label Feb 4, 2025
Copy link

codecov bot commented Feb 14, 2025

Codecov Report

Attention: Patch coverage is 88.23529% with 4 lines in your changes missing coverage. Please review.

Project coverage is 87.72%. Comparing base (e0e195e) to head (c9f9c89).
Report is 15 commits behind head on master.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
weaver/processes/builtin/collection_processor.py 85.71% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #787      +/-   ##
==========================================
+ Coverage   87.68%   87.72%   +0.04%     
==========================================
  Files          82       82              
  Lines       21273    21287      +14     
  Branches     2879     2884       +5     
==========================================
+ Hits        18653    18674      +21     
+ Misses       1861     1852       -9     
- Partials      759      761       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fmigneault fmigneault merged commit 7742f14 into master Feb 14, 2025
42 of 44 checks passed
@fmigneault fmigneault deleted the cov-params branch February 14, 2025 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/doc Issue related to documentation of the package ci/operations Related to CI operations (actions, execution, install, builds, etc.) ci/tests Tests of the package and features feature/CWL Issue related to CWL support feature/oas Issues related to OpenAPI specifications. process/builtin Issue related to builtin application processes process/wps3 Issue related to WPS 3.x (REST-JSON) processes support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant