Closed char0n closed 3 years ago
Hm need to unignore the browser.js file from git ignore rules.
Just move it outside of /lib
. It is for .ts
files only and it will be renamed to src
after 4.x release because I will drop CJS and will change the way this project is built.
Merging #39 (5fd40d6) into master (1ace454) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #39 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 13 13
Lines 845 845
Branches 102 102
=========================================
Hits 845 845
Flag | Coverage Δ | |
---|---|---|
unittests | 100.00% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
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 269f67c...5fd40d6. Read the comment docs.
Thanks for your help!
Refs #38