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

feat: New structure for 1.x.x #69

Merged
merged 57 commits into from
Dec 27, 2023

style: fix add black line length configuration

cd06474
Select commit
Loading
Failed to load commit list.
Merged

feat: New structure for 1.x.x #69

style: fix add black line length configuration
cd06474
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 27, 2023 in 0s

69.84% (+32.90%) compared to 6389346

View this Pull Request on Codecov

69.84% (+32.90%) compared to 6389346

Details

Codecov Report

Attention: 286 lines in your changes are missing coverage. Please review.

Comparison is base (6389346) 36.94% compared to head (cd06474) 69.84%.
Report is 37 commits behind head on main.

Files Patch % Lines
checker/__main__.py 0.00% 149 Missing ⚠️
checker/tester.py 33.33% 60 Missing ⚠️
checker/plugins/gitlab.py 0.00% 25 Missing ⚠️
checker/plugins/__init__.py 32.35% 23 Missing ⚠️
checker/configs/deadlines.py 83.18% 19 Missing ⚠️
checker/configs/checker.py 90.62% 6 Missing ⚠️
checker/pipeline.py 98.30% 2 Missing ⚠️
checker/plugins/base.py 92.85% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #69       +/-   ##
===========================================
+ Coverage   36.94%   69.84%   +32.90%     
===========================================
  Files          24       20        -4     
  Lines        1903      995      -908     
===========================================
- Hits          703      695        -8     
+ Misses       1200      300      -900     

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