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

ci: update ci with reusable workflows and new release flow #61

Merged
merged 1 commit into from
Nov 3, 2023

ci: update ci with reusable workflows and new release flow

12b3ddc
Select commit
Loading
Failed to load commit list.
Merged

ci: update ci with reusable workflows and new release flow #61

ci: update ci with reusable workflows and new release flow
12b3ddc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 3, 2023 in 0s

45.53% (+8.59%) compared to 6389346

View this Pull Request on Codecov

45.53% (+8.59%) compared to 6389346

Details

Codecov Report

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

Comparison is base (6389346) 36.94% compared to head (12b3ddc) 45.53%.
Report is 27 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
+ Coverage   36.94%   45.53%   +8.59%     
==========================================
  Files          24       25       +1     
  Lines        1903     2106     +203     
==========================================
+ Hits          703      959     +256     
+ Misses       1200     1147      -53     
Files Coverage Δ
checker/actions/contributing.py 0.00% <ø> (ø)
checker/course/__init__.py 100.00% <100.00%> (ø)
checker/course/config.py 100.00% <100.00%> (ø)
checker/course/schedule.py 78.78% <100.00%> (+4.17%) ⬆️
checker/exceptions.py 97.67% <100.00%> (ø)
checker/executors/__init__.py 100.00% <100.00%> (ø)
checker/executors/sandbox.py 87.77% <ø> (ø)
checker/testers/__init__.py 100.00% <100.00%> (ø)
checker/testers/cpp.py 93.40% <100.00%> (-0.15%) ⬇️
checker/utils/__init__.py 100.00% <100.00%> (ø)
... and 13 more

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