Closed marcandre closed 2 years ago
Merging #646 (a30cd9d) into main (0fbea3e) will increase coverage by
0.50%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #646 +/- ##
==========================================
+ Coverage 92.46% 92.96% +0.50%
==========================================
Files 24 24
Lines 995 995
==========================================
+ Hits 920 925 +5
+ Misses 75 70 -5
Flag | Coverage Δ | |
---|---|---|
IntegrationTest | 88.34% <ø> (+1.30%) |
:arrow_up: |
UnitTest | 41.80% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
lib/wallaby/query.ex | 98.46% <0.00%> (+1.53%) |
:arrow_up: |
lib/wallaby/chrome.ex | 96.29% <0.00%> (+2.77%) |
:arrow_up: |
lib/wallaby/driver/log_store.ex | 81.81% <0.00%> (+9.09%) |
:arrow_up: |
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 0fbea3e...a30cd9d. Read the comment docs.
Includes #644 so CI passes.
I'd like to use a modern version locally, for error messages, speed, etc.
Could we consider git-ignoring and removing
.tool-versions
altogether?