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: class in __init__.py #160

Merged
merged 2 commits into from
Jul 25, 2023

feat: add unittest

5947697
Select commit
Loading
Failed to load commit list.
Merged

fix: class in __init__.py #160

feat: add unittest
5947697
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 25, 2023 in 1s

73.11% (+0.01%) compared to 588ac01

View this Pull Request on Codecov

73.11% (+0.01%) compared to 588ac01

Details

Codecov Report

Merging #160 (5947697) into master (588ac01) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #160      +/-   ##
==========================================
+ Coverage   73.10%   73.11%   +0.01%     
==========================================
  Files          24       24              
  Lines        5246     5249       +3     
==========================================
+ Hits         3835     3838       +3     
  Misses       1411     1411              
Files Changed Coverage Δ
testbase/loader.py 88.98% <100.00%> (+0.14%) ⬆️