Closed calccrypto closed 1 year ago
Merging #131 (7a9886c) into master (b9a7084) will increase coverage by
0.43%
. The diff coverage is79.30%
.:exclamation: Current head 7a9886c differs from pull request most recent head 9444e98. Consider uploading reports for the commit 9444e98 to get more accurate results
:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more
@@ Coverage Diff @@
## master #131 +/- ##
==========================================
+ Coverage 84.44% 84.88% +0.43%
==========================================
Files 56 57 +1
Lines 6109 6260 +151
Branches 662 679 +17
==========================================
+ Hits 5159 5314 +155
+ Misses 673 671 -2
+ Partials 277 275 -2
Impacted Files | Coverage Δ | |
---|---|---|
scripts/gufi_stats | 90.85% <ø> (-0.06%) |
:arrow_down: |
src/BottomUp.c | 84.71% <ø> (ø) |
|
src/gufi_stat.c | 82.43% <ø> (ø) |
|
src/gufi_trace2index.c | 85.94% <ø> (ø) |
|
src/rollup.c | 84.31% <ø> (ø) |
|
src/unrollup.c | 45.94% <ø> (ø) |
|
src/gufi_query/xattrs.c | 44.44% <40.00%> (-2.62%) |
:arrow_down: |
scripts/gufi_ls | 76.69% <55.55%> (-0.69%) |
:arrow_down: |
scripts/gufi_find | 77.10% <63.63%> (ø) |
|
src/utils.c | 88.50% <71.42%> (+4.25%) |
:arrow_up: |
... and 12 more |
... and 1 file with indirect coverage changes
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Use
rpath(sname, sroll)
to get path withVR*
views, whether or not your index is rolled up.Added
VRSUMMARY
andVRPENTRIES
AddedVRXSUMMARY
andVRXPENTRIES
for xattr support Updated scripts and tests