Skip to content

Conversation

@fmigneault
Copy link
Collaborator

@fmigneault fmigneault commented Sep 12, 2025

  • HTML provider metadata /providers/{providerID}?f=html
    • feature
    • test
  • HTML breadcrumb/navigation to provider details (providers)
    • feature
    • test
  • HTML breadcrumb/navigation to provider details (processes)
    • feature
    • test
  • HTML listing of provider processes using /processes/?providers=true
    • feature
    • test
  • HTML/JSON redirect (internal, not request) of /processes/{processID}?provider={providerID} (or ?service) to /providers/{providerID}/processes/{processID}
    • feature
    • test
  • HTML redirect (internal, not request) of /providers/{providerID}/processes/{processID}?f=html
    • feature
    • test
  • Request /providers/{providerID}/processes?f=html
    • feature
    • test
  • Request /processes/{processID}?provider={providerID} returns provider summary embedded in Process Description
    • feature
    • test (?schema=OLD)
    • test (?schema=OGC)
  • HTML Process Description from provider (using above provider embedded contents)
    • feature
    • test
  • HTML Job link to corresponding Provider's Process Description
    • feature
    • test
  • HTML link to Provider's Process Description from process listing (with ?providers=true)
    • feature
    • test (internal redirect to page performed)
  • XML request on Provider's Process Description returns the WPS offering (see local process equivalent)
    • feature
    • test (directly requested)
    • check (links in process listing - WPS XML link)
  • Cleanup Provider Keywords (leading/trailing spaces)
    • feature
    • test

@fmigneault fmigneault self-assigned this Sep 12, 2025
@github-actions github-actions bot added ci/doc Issue related to documentation of the package feature/HTML Features related to HTML rendering. feature/oas Issues related to OpenAPI specifications. feature/providers Issue related to providers convertion to WPS-REST processes. process/wps3 Issue related to WPS 3.x (REST-JSON) processes support labels Sep 12, 2025
@github-actions github-actions bot added the feature/db Related to database or datatype manipulation. label Sep 13, 2025
@codecov
Copy link

codecov bot commented Sep 23, 2025

Codecov Report

❌ Patch coverage is 87.50000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.91%. Comparing base (fec4bdc) to head (4150e0c).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
weaver/wps_restapi/processes/processes.py 75.00% 2 Missing and 1 partial ⚠️
weaver/wps_restapi/providers/providers.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #864      +/-   ##
==========================================
- Coverage   87.92%   87.91%   -0.02%     
==========================================
  Files          82       82              
  Lines       19272    19279       +7     
  Branches     2484     2485       +1     
==========================================
+ Hits        16945    16949       +4     
- Misses       1681     1683       +2     
- Partials      646      647       +1     

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

@github-actions github-actions bot added the ci/tests Tests of the package and features label Sep 30, 2025
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/tests Tests of the package and features feature/db Related to database or datatype manipulation. feature/HTML Features related to HTML rendering. feature/oas Issues related to OpenAPI specifications. feature/providers Issue related to providers convertion to WPS-REST 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.

2 participants