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

Add change_type() #171

Merged
merged 5 commits into from
Dec 9, 2021
Merged

Add change_type() #171

merged 5 commits into from
Dec 9, 2021

Conversation

biojppm
Copy link
Owner

@biojppm biojppm commented Dec 3, 2021

No description provided.

@codecov
Copy link

codecov bot commented Dec 3, 2021

Codecov Report

Merging #171 (ec2c13c) into master (8c70f1e) will increase coverage by 0.00%.
The diff coverage is 99.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #171   +/-   ##
=======================================
  Coverage   96.32%   96.32%           
=======================================
  Files          63       63           
  Lines       12702    12740   +38     
=======================================
+ Hits        12235    12272   +37     
- Misses        467      468    +1     
Impacted Files Coverage Δ
src/c4/yml/tree.cpp 94.49% <96.55%> (+0.03%) ⬆️
src/c4/yml/detail/print.hpp 96.00% <100.00%> (+0.16%) ⬆️
src/c4/yml/node.hpp 97.68% <100.00%> (+0.02%) ⬆️
src/c4/yml/tree.hpp 98.82% <100.00%> (-0.04%) ⬇️
test/test_basic.cpp 99.92% <100.00%> (+<0.01%) ⬆️
src/c4/yml/std/string.hpp 100.00% <0.00%> (ø)
src/c4/yml/std/vector.hpp 100.00% <0.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 8c70f1e...ec2c13c. Read the comment docs.

@biojppm biojppm merged commit 4a8fb19 into master Dec 9, 2021
@biojppm biojppm deleted the change_type branch December 9, 2021 11:30
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