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

fix test suite failures #161

Merged
merged 32 commits into from
Nov 4, 2021
Merged

fix test suite failures #161

merged 32 commits into from
Nov 4, 2021

Conversation

biojppm
Copy link
Owner

@biojppm biojppm commented Oct 19, 2021

No description provided.

@codecov
Copy link

codecov bot commented Oct 19, 2021

Codecov Report

Merging #161 (7d90b18) into master (fc37676) will increase coverage by 0.14%.
The diff coverage is 96.94%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #161      +/-   ##
==========================================
+ Coverage   96.18%   96.32%   +0.14%     
==========================================
  Files          63       63              
  Lines       12153    12702     +549     
==========================================
+ Hits        11689    12235     +546     
- Misses        464      467       +3     
Impacted Files Coverage Δ
src/c4/yml/parse.hpp 98.55% <ø> (ø)
test/test_case.hpp 36.11% <0.00%> (-4.95%) ⬇️
test/test_simple_seq.cpp 100.00% <ø> (ø)
test/test_suite.cpp 96.12% <55.55%> (+0.31%) ⬆️
test/test_suite/test_suite_events.cpp 89.89% <95.83%> (+3.65%) ⬆️
src/c4/yml/parse.cpp 92.71% <98.49%> (+0.06%) ⬆️
samples/quickstart.cpp 99.50% <100.00%> (+<0.01%) ⬆️
src/c4/yml/emit.def.hpp 96.08% <100.00%> (ø)
src/c4/yml/node.hpp 97.65% <100.00%> (+0.03%) ⬆️
src/c4/yml/tree.cpp 94.45% <100.00%> (+0.02%) ⬆️
... and 15 more

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 fc37676...7d90b18. Read the comment docs.

[ci skip]
@biojppm biojppm closed this Nov 4, 2021
@biojppm biojppm changed the title [wip] fix test suite failures fix test suite failures Nov 4, 2021
@biojppm biojppm reopened this Nov 4, 2021
@biojppm biojppm merged commit fcd112b into master Nov 4, 2021
@biojppm biojppm deleted the fix/test_suite branch November 4, 2021 15:26
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