Miksus / rocketry

Modern scheduling library for Python
https://rocketry.readthedocs.io
MIT License
3.26k stars 105 forks source link

CI: fix typo in CI pipelines #51

Closed Miksus closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #51 (67324ea) into master (ed89d77) will decrease coverage by 0.08%. The diff coverage is 60.00%.

:exclamation: Current head 67324ea differs from pull request most recent head 3cfd39c. Consider uploading reports for the commit 3cfd39c to get more accurate results

@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
- Coverage   90.43%   90.35%   -0.09%     
==========================================
  Files          86       86              
  Lines        3869     3877       +8     
==========================================
+ Hits         3499     3503       +4     
- Misses        370      374       +4     
Impacted Files Coverage Δ
rocketry/core/task.py 91.17% <60.00%> (-0.35%) :arrow_down:
rocketry/tasks/command.py 87.23% <60.00%> (-3.47%) :arrow_down:

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 ed89d77...3cfd39c. Read the comment docs.