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 helpers aggregating settings from all libraries #32

Merged
merged 6 commits into from
Feb 10, 2021
Merged

Conversation

gdesmott
Copy link
Owner

@gdesmott gdesmott commented Feb 9, 2021

Based on #30

Fix #28

@codecov
Copy link

codecov bot commented Feb 9, 2021

Codecov Report

Merging #32 (b8dcdbc) into master (a727fbd) will increase coverage by 1.31%.
The diff coverage is 93.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
+ Coverage   89.88%   91.20%   +1.31%     
==========================================
  Files           3        3              
  Lines        1552     1705     +153     
==========================================
+ Hits         1395     1555     +160     
+ Misses        157      150       -7     
Impacted Files Coverage Δ
src/lib.rs 83.79% <89.38%> (+2.07%) ⬆️
src/metadata.rs 97.95% <100.00%> (+0.63%) ⬆️
src/test.rs 97.46% <100.00%> (+0.31%) ⬆️

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 2feeb8c...80e42c5. Read the comment docs.

@gdesmott gdesmott merged commit 0a89ac9 into master Feb 10, 2021
@gdesmott gdesmott deleted the aggregator branch February 10, 2021 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Retrieving all aggregated include/flags/etc for the entire probe
1 participant