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: Detect changes using filesystem #32

Merged
merged 18 commits into from
Oct 5, 2023
Merged

feat: Detect changes using filesystem #32

merged 18 commits into from
Oct 5, 2023

Conversation

k4black
Copy link
Contributor

@k4black k4black commented Oct 5, 2023

No description provided.

@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

Merging #32 (4998b67) into main (6389346) will increase coverage by 8.17%.
Report is 13 commits behind head on main.
The diff coverage is 58.68%.

@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
+ Coverage   36.94%   45.11%   +8.17%     
==========================================
  Files          24       25       +1     
  Lines        1903     2088     +185     
==========================================
+ Hits          703      942     +239     
+ Misses       1200     1146      -54     
Flag Coverage Δ
unittests 45.11% <58.68%> (+8.17%) ⬆️

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/testers/tester.py 95.65% <100.00%> (+5.79%) ⬆️
... and 13 more

@k4black k4black merged commit e563d59 into main Oct 5, 2023
16 checks passed
@k4black k4black deleted the detect-changes branch October 5, 2023 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant