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

Conversation

k4black
Copy link
Contributor

@k4black k4black commented Nov 3, 2023

Description

Update CI to use reusable workflows and configs from .github repo

@k4black k4black self-assigned this Nov 3, 2023
Copy link

codecov bot commented Nov 3, 2023

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     
Flag Coverage Δ
unittests 45.53% <60.64%> (+8.59%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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.

@k4black k4black merged commit e993edd into main Nov 3, 2023
18 checks passed
@k4black k4black deleted the new-reusable-ci branch November 3, 2023 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant