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

Resource monitoring and statistics #439

Merged
merged 14 commits into from
May 30, 2022
Merged

Resource monitoring and statistics #439

merged 14 commits into from
May 30, 2022

Conversation

fmigneault
Copy link
Collaborator

@fmigneault fmigneault commented May 26, 2022

Changes

@fmigneault fmigneault self-assigned this May 26, 2022
@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 feature/cli Issues or features related to CLI operations. feature/CWL Issue related to CWL support feature/db Related to database or datatype manipulation. feature/job Issues related to job execution, reporting and logging. feature/providers Issue related to providers convertion to WPS-REST processes. process/wps3 Issue related to WPS 3.x (REST-JSON) processes support labels May 26, 2022
fmigneault added a commit that referenced this pull request May 26, 2022
Errors in tests are not related to change. 
Errors have been identified and will be fixed by #439
fmigneault added a commit that referenced this pull request May 26, 2022
Errors in tests are not related to change. 
Errors have been identified and will be fixed by #439
@github-actions github-actions bot added the feature/oas Issues related to OpenAPI specifications. label May 27, 2022
@codecov
Copy link

codecov bot commented May 30, 2022

Codecov Report

Merging #439 (a1f0bc0) into master (cc348ca) will increase coverage by 0.21%.
The diff coverage is 90.30%.

@@            Coverage Diff             @@
##           master     #439      +/-   ##
==========================================
+ Coverage   80.95%   81.17%   +0.21%     
==========================================
  Files          76       76              
  Lines       14074    14281     +207     
  Branches     3064     3109      +45     
==========================================
+ Hits        11394    11592     +198     
  Misses       1982     1982              
- Partials      698      707       +9     
Impacted Files Coverage Δ
weaver/cli.py 80.48% <ø> (ø)
weaver/quotation/estimation.py 75.60% <ø> (ø)
weaver/store/base.py 100.00% <ø> (ø)
weaver/typedefs.py 0.00% <ø> (ø)
weaver/processes/convert.py 80.12% <50.00%> (-0.05%) ⬇️
weaver/store/mongodb.py 73.67% <50.00%> (+0.10%) ⬆️
weaver/wps_restapi/jobs/utils.py 76.34% <50.00%> (-0.08%) ⬇️
weaver/datatype.py 74.97% <66.66%> (-0.09%) ⬇️
weaver/processes/execution.py 84.30% <87.50%> (+0.38%) ⬆️
weaver/wps_restapi/jobs/jobs.py 86.18% <88.23%> (-0.04%) ⬇️
... and 9 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 5ade958...a1f0bc0. Read the comment docs.

@fmigneault fmigneault merged commit 274d85e into master May 30, 2022
@fmigneault fmigneault deleted the res-monitor branch May 30, 2022 14:49
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/cli Issues or features related to CLI operations. feature/CWL Issue related to CWL support feature/db Related to database or datatype manipulation. feature/job Issues related to job execution, reporting and logging. 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.

1 participant