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

FIX: Test warnings #103

Merged
merged 4 commits into from
Sep 17, 2022
Merged

FIX: Test warnings #103

merged 4 commits into from
Sep 17, 2022

Conversation

Miksus
Copy link
Owner

@Miksus Miksus commented Sep 17, 2022

No description provided.

@Miksus Miksus added the test Related to tests and coverage label Sep 17, 2022
@codecov-commenter
Copy link

Codecov Report

Base: 95.49% // Head: 95.50% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (462070d) compared to base (48213c2).
Patch coverage: 97.20% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #103   +/-   ##
=======================================
  Coverage   95.49%   95.50%           
=======================================
  Files          88       88           
  Lines        4597     4604    +7     
=======================================
+ Hits         4390     4397    +7     
  Misses        207      207           
Impacted Files Coverage Δ
rocketry/conds/__init__.py 100.00% <ø> (ø)
rocketry/core/task.py 93.36% <94.59%> (ø)
rocketry/tasks/func.py 96.02% <95.23%> (ø)
rocketry/core/parameters/arguments.py 97.29% <95.65%> (ø)
rocketry/args/builtin.py 98.49% <98.33%> (ø)
rocketry/args/__init__.py 100.00% <100.00%> (ø)
rocketry/conditions/api.py 98.62% <100.00%> (ø)
rocketry/conditions/task/task.py 92.65% <100.00%> (ø)
rocketry/core/parameters/parameters.py 97.93% <100.00%> (ø)
rocketry/core/schedule.py 92.61% <100.00%> (+0.02%) ⬆️
... and 8 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Miksus Miksus merged commit 9e3539b into master Sep 17, 2022
@Miksus Miksus deleted the test/fix_warnings branch September 17, 2022 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Related to tests and coverage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants