Added a function to add backslash before a space #541
+26
−0
Codecov / codecov/project
succeeded
Aug 20, 2023 in 0s
73.20% (+0.01%) compared to c440aab
View this Pull Request on Codecov
73.20% (+0.01%) compared to c440aab
Details
Codecov Report
Merging #541 (df9dff7) into main (c440aab) will increase coverage by
0.01%
.
Report is 3 commits behind head on main.
The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #541 +/- ##
==========================================
+ Coverage 73.18% 73.20% +0.01%
==========================================
Files 99 99
Lines 26522 26534 +12
Branches 5546 5546
==========================================
+ Hits 19409 19423 +14
+ Misses 5772 5771 -1
+ Partials 1341 1340 -1
Files Changed | Coverage Δ | |
---|---|---|
arc/common.py | 82.60% <100.00%> (+0.33%) |
⬆️ |
arc/common_test.py | 99.85% <100.00%> (+<0.01%) |
⬆️ |
arc/main.py | 51.03% <100.00%> (+0.07%) |
⬆️ |
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading