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 unit tests #54

Merged
merged 11 commits into from
Jul 21, 2023

Enable codecov informational mode (#55)

4e2957d
Select commit
Loading
Failed to load commit list.
Merged

Add unit tests #54

Enable codecov informational mode (#55)
4e2957d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2023 in 1s

73.45% (+23.21%) compared to e1d39d4

View this Pull Request on Codecov

73.45% (+23.21%) compared to e1d39d4

Details

Codecov Report

Merging #54 (4e2957d) into main (e1d39d4) will increase coverage by 23.21%.
The diff coverage is 73.34%.

@@             Coverage Diff             @@
##             main      #54       +/-   ##
===========================================
+ Coverage   50.23%   73.45%   +23.21%     
===========================================
  Files           7       14        +7     
  Lines         428      953      +525     
  Branches       57      110       +53     
===========================================
+ Hits          215      700      +485     
- Misses        200      223       +23     
- Partials       13       30       +17     
Impacted Files Coverage Δ
...elations/deprecated_shared_db_database_provides.py 37.57% <37.57%> (ø)
src/workload.py 57.62% <57.62%> (ø)
src/snap.py 64.28% <64.28%> (ø)
src/lifecycle.py 64.91% <64.91%> (ø)
src/abstract_charm.py 82.47% <82.47%> (ø)
src/mysql_shell.py 83.75% <83.75%> (ø)
src/relations/database_providers_wrapper.py 84.61% <84.61%> (ø)
src/machine_charm.py 86.11% <86.11%> (ø)
src/socket_workload.py 92.85% <92.85%> (ø)
src/container.py 94.54% <94.54%> (ø)
... and 4 more