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

Dyn cache API guidelines audit #180

Merged
merged 7 commits into from Aug 10, 2020
Merged

Dyn cache API guidelines audit #180

merged 7 commits into from Aug 10, 2020

Conversation

anp
Copy link
Owner

@anp anp commented Aug 9, 2020

Closes #178

@codecov
Copy link

codecov bot commented Aug 9, 2020

Codecov Report

Merging #180 into main will decrease coverage by 0.07%.
The diff coverage is 45.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #180      +/-   ##
==========================================
- Coverage   28.16%   28.09%   -0.08%     
==========================================
  Files          47       47              
  Lines       11290    11292       +2     
  Branches     6036     6038       +2     
==========================================
- Hits         3180     3172       -8     
- Misses       6028     6038      +10     
  Partials     2082     2082              
Impacted Files Coverage Δ
dyn-cache/src/cache_cell.rs 76.19% <ø> (ø)
dyn-cache/src/dep_node.rs 66.21% <0.00%> (-2.54%) ⬇️
topo/src/slot.rs 67.39% <0.00%> (ø)
dyn-cache/src/namespace.rs 25.27% <47.05%> (-2.10%) ⬇️
dyn-cache/src/definition.rs 45.05% <50.00%> (-1.24%) ⬇️
dyn-cache/src/lib.rs 80.00% <66.66%> (+7.27%) ⬆️

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 9d7f773...7f82304. Read the comment docs.

@anp anp merged commit eda5f91 into main Aug 10, 2020
@anp anp deleted the dyn-cache-audit branch August 10, 2020 01:08
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.

dyn-cache api guidelines audit
1 participant