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

Generators #28

Merged
merged 3 commits into from
Sep 11, 2020
Merged

Generators #28

merged 3 commits into from
Sep 11, 2020

Conversation

lhchavez
Copy link
Member

No description provided.

This change encodes the errors as strings, instead of objects.
This change lets symlinks to be considered in the list of problem files.
This change supports having generator.* files in the CI. It also adds
the `-outputs` flag to preserve the generated .out files somewhere.
@codecov
Copy link

codecov bot commented Sep 11, 2020

Codecov Report

Merging #28 into master will increase coverage by 0.23%.
The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
+ Coverage   42.18%   42.41%   +0.23%     
==========================================
  Files          25       25              
  Lines        5576     5613      +37     
==========================================
+ Hits         2352     2381      +29     
- Misses       2969     2976       +7     
- Partials      255      256       +1     
Impacted Files Coverage Δ
cmd/omegaup-grader/ci.go 57.83% <0.00%> (ø)
runner/ci/ci.go 43.47% <79.16%> (+3.90%) ⬆️
common/problemfiles.go 66.10% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 48816e3...84c44ff. Read the comment docs.

@lhchavez lhchavez merged commit 7a39af8 into master Sep 11, 2020
@lhchavez lhchavez deleted the generators branch September 11, 2020 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant