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

Refactored repository services tests to use fixtures #795

Merged
merged 1 commit into from
Oct 17, 2024

Refactored repository services tests to use fixtures

a85f108
Select commit
Loading
Failed to load commit list.
Merged

Refactored repository services tests to use fixtures #795

Refactored repository services tests to use fixtures
a85f108
Select commit
Loading
Failed to load commit list.
Codecov Notifications / codecov/project succeeded Oct 17, 2024 in 0s

98.00% (-0.01%) compared to c46b6c7, passed because coverage increased by 0.02% when compared to adjusted base (97.98%)

View this Pull Request on Codecov

98.00% (-0.01%) compared to c46b6c7, passed because coverage increased by 0.02% when compared to adjusted base (97.98%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #795      +/-   ##
==========================================
- Coverage   98.01%   98.00%   -0.01%     
==========================================
  Files         443      443              
  Lines       36615    36566      -49     
==========================================
- Hits        35887    35838      -49     
  Misses        728      728              
Components Coverage Δ
NonTestCode 95.87% <ø> (ø)
OutsideTasks 97.99% <100.00%> (-0.01%) ⬇️
Files with missing lines Coverage Δ
services/tests/test_repository_service.py 99.77% <100.00%> (-0.02%) ⬇️