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

⚙️ Add tests for BackupManager #300

Merged
merged 1 commit into from
Dec 3, 2023
Merged

Conversation

swiftyfinch
Copy link
Owner

Description

I've added tests for BackupManager.

References

  • #236

Checklist (I have ...)

  • 🧐 Followed the code style of the rest of the project
  • 📖 Updated the documentation, if necessary
  • 👨🏻‍🔧 Added at least one test which validates that my change is working, if appropriate
  • 👮🏻‍♂️ Run make lint and fixed all warnings
  • ✅ Run make test and fixed all tests

❤️ Thanks for contributing to the 🏈 Rugby!

@swiftyfinch swiftyfinch added the tests Usually automated testing label Dec 3, 2023
@swiftyfinch swiftyfinch self-assigned this Dec 3, 2023
Copy link

codecov bot commented Dec 3, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (af77cad) 42.84% compared to head (2841fb9) 45.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #300      +/-   ##
==========================================
+ Coverage   42.84%   45.00%   +2.16%     
==========================================
  Files         142      142              
  Lines        4166     4166              
==========================================
+ Hits         1785     1875      +90     
+ Misses       2381     2291      -90     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@swiftyfinch swiftyfinch marked this pull request as ready for review December 3, 2023 16:12
@swiftyfinch swiftyfinch merged commit 7790ab4 into main Dec 3, 2023
9 checks passed
@swiftyfinch swiftyfinch deleted the tests-backup-manager branch December 3, 2023 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Usually automated testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant