Closed bskqd closed 1 year ago
Merging #754 (f295275) into develop (d6bd532) will increase coverage by
0.00%
. The diff coverage is100.00%
.:exclamation: Current head f295275 differs from pull request most recent head a867f30. Consider uploading reports for the commit a867f30 to get more accurate results
@@ Coverage Diff @@
## develop #754 +/- ##
========================================
Coverage 77.80% 77.80%
========================================
Files 114 114
Lines 12213 12214 +1
========================================
+ Hits 9502 9503 +1
Misses 2711 2711
Impacted Files | Coverage Δ | |
---|---|---|
parseAndPopulate/integrity.py | 95.31% <ø> (ø) |
|
parseAndPopulate/populate.py | 83.33% <ø> (ø) |
|
tests/test_parse_directory.py | 94.73% <ø> (ø) |
|
utility/script_config_dict.py | 100.00% <ø> (ø) |
|
parseAndPopulate/parse_directory.py | 98.94% <100.00%> (+0.01%) |
:arrow_up: |
Updated information in READMEs, and also rewrote the
process-drafts.py
script, so it usesDEFAULT_SCRIPT_CONFIG
and not theArgumentParser
itself