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

Support for c++20 #1275

Merged
merged 1 commit into from
Nov 17, 2024
Merged

Support for c++20 #1275

merged 1 commit into from
Nov 17, 2024

Conversation

Virv12
Copy link
Contributor

@Virv12 Virv12 commented Nov 16, 2024

This PR adds support for evaluating c++20 submissions. The default is also upgraded from c++17 to c++20.

cms/db/contest.py Show resolved Hide resolved
cms/grading/languages/cpp20_gpp.py Outdated Show resolved Hide resolved
@Virv12 Virv12 marked this pull request as ready for review November 17, 2024 00:37
Copy link

codecov bot commented Nov 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.39%. Comparing base (b77c87b) to head (eb7bc8f).
Report is 17 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1275      +/-   ##
==========================================
- Coverage   69.39%   69.39%   -0.01%     
==========================================
  Files         328      328              
  Lines       26201    26349     +148     
==========================================
+ Hits        18182    18284     +102     
- Misses       8019     8065      +46     
Flag Coverage Δ
functionaltests 47.28% <100.00%> (+0.53%) ⬆️
unittests 56.65% <75.00%> (-0.15%) ⬇️

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

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

@wil93 wil93 merged commit b12d0b1 into cms-dev:master Nov 17, 2024
3 checks passed
@Virv12 Virv12 deleted the cpp20 branch November 17, 2024 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants