Closed ashiklom closed 5 years ago
Merging #171 into master will decrease coverage by
0.02%
. The diff coverage is87.5%
.
@@ Coverage Diff @@
## master #171 +/- ##
==========================================
- Coverage 89.2% 89.17% -0.03%
==========================================
Files 26 26
Lines 2325 2329 +4
==========================================
+ Hits 2074 2077 +3
- Misses 251 252 +1
Impacted Files | Coverage Δ | |
---|---|---|
R/parse_command.R | 93.47% <87.5%> (-0.56%) |
:arrow_down: |
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 730f472...d95e8ec. Read the comment docs.
Simple patch for getting scoped rules to work (#119, #170). It's not an ideal solution, and it doesn't address package dependencies (#124), but it's one that seems to work with minimal changes to the existing code structure.