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

updating test pydra GA #519

Merged
merged 4 commits into from
Apr 1, 2022
Merged

updating test pydra GA #519

merged 4 commits into from
Apr 1, 2022

Conversation

djarecka
Copy link
Collaborator

Acknowledgment

  • I acknowledge that this contribution will be available under the Apache 2 license.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Summary

Checklist

  • All tests passing
  • I have added tests to cover my changes
  • I have updated documentation (if necessary)
  • My code follows the code style of this project
    (we are using black: you can pip install pre-commit,
    run pre-commit install in the pydra directory
    and black will be run automatically with each commit)

@codecov
Copy link

codecov bot commented Mar 31, 2022

Codecov Report

Merging #519 (5bbca75) into master (bf8d6e8) will increase coverage by 0.13%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #519      +/-   ##
==========================================
+ Coverage   78.89%   79.03%   +0.13%     
==========================================
  Files          20       20              
  Lines        4326     4345      +19     
  Branches     1211     1233      +22     
==========================================
+ Hits         3413     3434      +21     
+ Misses        721      720       -1     
+ Partials      192      191       -1     
Flag Coverage Δ
unittests 78.94% <100.00%> (+0.11%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pydra/engine/task.py 87.85% <100.00%> (ø)
pydra/engine/workers.py 18.58% <0.00%> (-0.04%) ⬇️
pydra/engine/core.py 89.27% <0.00%> (+0.01%) ⬆️
pydra/engine/helpers_file.py 80.54% <0.00%> (+0.05%) ⬆️
pydra/utils/messenger.py 94.52% <0.00%> (+0.23%) ⬆️
pydra/engine/helpers.py 79.90% <0.00%> (+0.33%) ⬆️
pydra/engine/specs.py 88.91% <0.00%> (+0.77%) ⬆️

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 bf8d6e8...5bbca75. Read the comment docs.

@djarecka djarecka merged commit 74957ca into master Apr 1, 2022
@effigies effigies deleted the CI/tests_updates branch April 1, 2022 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant