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

codecov.yml file - ignore coverage of dirs #654

Merged
merged 2 commits into from
Dec 3, 2021

Conversation

sdarwin
Copy link
Collaborator

@sdarwin sdarwin commented Dec 2, 2021

No description provided.

@cppalliance-bot
Copy link

@codecov
Copy link

codecov bot commented Dec 2, 2021

Codecov Report

Merging #654 (944dbd1) into develop (c5da17e) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #654      +/-   ##
===========================================
+ Coverage    99.05%   99.06%   +0.01%     
===========================================
  Files           68       68              
  Lines         6121     6314     +193     
===========================================
+ Hits          6063     6255     +192     
- Misses          58       59       +1     
Impacted Files Coverage Δ
include/boost/json/value.hpp 98.89% <0.00%> (-0.10%) ⬇️
include/boost/json/array.hpp 100.00% <0.00%> (ø)
include/boost/json/object.hpp 100.00% <0.00%> (ø)
include/boost/json/parser.hpp 100.00% <0.00%> (ø)
include/boost/json/pilfer.hpp 100.00% <0.00%> (ø)
include/boost/json/string.hpp 100.00% <0.00%> (ø)
include/boost/json/value_ref.hpp 100.00% <0.00%> (ø)
include/boost/json/impl/array.hpp 100.00% <0.00%> (ø)
include/boost/json/value_from.hpp 100.00% <0.00%> (ø)
include/boost/json/impl/object.hpp 100.00% <0.00%> (ø)
... and 20 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 c5da17e...944dbd1. Read the comment docs.

@cppalliance-bot
Copy link

@grisumbras grisumbras merged commit 944dbd1 into boostorg:develop Dec 3, 2021
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.

3 participants