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

Polish pytests with using fixtures and removing redundancy #112

Merged
merged 8 commits into from
Nov 7, 2023

Conversation

donaldcampbelljr
Copy link
Contributor

Polish pytests with using fixtures and removing redundancy

Copy link

codecov bot commented Nov 7, 2023

Codecov Report

Merging #112 (f955fd9) into dev (74d4fd3) will increase coverage by 0.14%.
Report is 5 commits behind head on dev.
The diff coverage is 20.38%.

@@            Coverage Diff             @@
##              dev     #112      +/-   ##
==========================================
+ Coverage   34.18%   34.33%   +0.14%     
==========================================
  Files          21       21              
  Lines        3156     3201      +45     
==========================================
+ Hits         1079     1099      +20     
- Misses       2077     2102      +25     
Files Coverage Δ
tests/test_db_only_mode.py 42.10% <100.00%> (+7.27%) ⬆️
tests/test_status.py 41.07% <30.00%> (-8.93%) ⬇️
tests/conftest.py 64.83% <37.93%> (-12.59%) ⬇️
tests/test_pipestat.py 22.50% <15.38%> (+0.95%) ⬆️

... and 2 files with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@donaldcampbelljr donaldcampbelljr merged commit 8e2c5c3 into dev Nov 7, 2023
4 of 5 checks passed
@donaldcampbelljr donaldcampbelljr deleted the pytests branch November 7, 2023 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant