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

convert testset to test_args #278

Merged
merged 2 commits into from
Feb 23, 2023
Merged

convert testset to test_args #278

merged 2 commits into from
Feb 23, 2023

Conversation

bartvanerp
Copy link
Member

Closes #271

@bartvanerp bartvanerp self-assigned this Feb 22, 2023
@codecov-commenter
Copy link

codecov-commenter commented Feb 22, 2023

Codecov Report

Base: 62.18% // Head: 61.45% // Decreases project coverage by -0.74% ⚠️

Coverage data is based on head (45268c6) compared to base (6adf08e).
Patch has no changes to coverable lines.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #278      +/-   ##
==========================================
- Coverage   62.18%   61.45%   -0.74%     
==========================================
  Files         195      195              
  Lines        7299     7233      -66     
==========================================
- Hits         4539     4445      -94     
- Misses       2760     2788      +28     
Impacted Files Coverage Δ
src/score/score.jl 25.00% <0.00%> (-36.54%) ⬇️
src/nodes/gcv.jl 0.00% <0.00%> (-33.34%) ⬇️
src/helpers/macrohelpers.jl 64.70% <0.00%> (-11.66%) ⬇️
src/constraints/specifications/constraints.jl 0.00% <0.00%> (-10.35%) ⬇️
src/addons.jl 61.90% <0.00%> (-8.47%) ⬇️
src/rule.jl 56.66% <0.00%> (-7.98%) ⬇️
src/constraints/specifications/form.jl 0.00% <0.00%> (-6.67%) ⬇️
src/addons/logscale.jl 48.00% <0.00%> (-5.58%) ⬇️
src/constraints/specifications/meta.jl 0.00% <0.00%> (-2.05%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@bvdmitri bvdmitri merged commit 26fba99 into master Feb 23, 2023
@bvdmitri bvdmitri deleted the fix-testset branch February 23, 2023 16: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.

Syntax discrepancy whilst testing with reduced testset
3 participants