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

attempt upgrade of pywps and owslib dependencies #307

Merged
merged 12 commits into from
Sep 21, 2021
Merged

Conversation

fmigneault
Copy link
Collaborator

@fmigneault fmigneault commented Sep 1, 2021

Changes

References

Closes #311

@github-actions github-actions bot added 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 labels Sep 1, 2021
@github-actions github-actions bot added feature/oas Issues related to OpenAPI specifications. process/wps3 Issue related to WPS 3.x (REST-JSON) processes support labels Sep 1, 2021
@github-actions github-actions bot added feature/db Related to database or datatype manipulation. feature/opensearch Issue related to OpenSearch functionalities. process/builtin Issue related to builtin application processes labels Sep 17, 2021
@fmigneault fmigneault added triage/security Issue related to authorization or general security vulnerability and removed ci/tests Tests of the package and features process/wps3 Issue related to WPS 3.x (REST-JSON) processes support process/builtin Issue related to builtin application processes feature/db Related to database or datatype manipulation. feature/oas Issues related to OpenAPI specifications. feature/opensearch Issue related to OpenSearch functionalities. labels Sep 17, 2021
@github-actions github-actions bot added ci/tests Tests of the package and features feature/db Related to database or datatype manipulation. feature/opensearch Issue related to OpenSearch functionalities. process/builtin Issue related to builtin application processes labels Sep 17, 2021
@github-actions github-actions bot added feature/oas Issues related to OpenAPI specifications. process/wps3 Issue related to WPS 3.x (REST-JSON) processes support labels Sep 17, 2021
@fmigneault fmigneault self-assigned this Sep 17, 2021
@fmigneault fmigneault requested a review from dbyrns September 17, 2021 23:09
@codecov
Copy link

codecov bot commented Sep 17, 2021

Codecov Report

Merging #307 (4ff4a39) into master (d312f8b) will increase coverage by 0.01%.
The diff coverage is 78.46%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #307      +/-   ##
==========================================
+ Coverage   74.07%   74.09%   +0.01%     
==========================================
  Files          61       62       +1     
  Lines        9845     9863      +18     
  Branches     1485     1487       +2     
==========================================
+ Hits         7293     7308      +15     
- Misses       2132     2133       +1     
- Partials      420      422       +2     
Impacted Files Coverage Δ
weaver/formats.py 96.66% <ø> (ø)
weaver/typedefs.py 0.00% <ø> (-100.00%) ⬇️
weaver/processes/opensearch.py 57.46% <20.00%> (ø)
weaver/processes/builtin/metalink2netcdf.py 55.55% <50.00%> (+1.50%) ⬆️
weaver/datatype.py 68.16% <60.00%> (-0.05%) ⬇️
weaver/wps/utils.py 77.55% <73.68%> (-0.40%) ⬇️
weaver/wps/service.py 76.58% <83.33%> (-0.05%) ⬇️
weaver/xml_util.py 88.88% <88.88%> (ø)
weaver/processes/convert.py 76.05% <100.00%> (ø)
weaver/processes/execution.py 77.94% <100.00%> (+0.24%) ⬆️
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d312f8b...4ff4a39. Read the comment docs.

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/db Related to database or datatype manipulation. feature/oas Issues related to OpenAPI specifications. feature/opensearch Issue related to OpenSearch functionalities. process/builtin Issue related to builtin application processes process/wps3 Issue related to WPS 3.x (REST-JSON) processes support triage/security Issue related to authorization or general security vulnerability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant