rusty-ecma / RESSA

Rusty EcmaScript Syntax Analyzer
MIT License
111 stars 14 forks source link

Create rust.yml #48

Closed FreeMasen closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #48 into next will increase coverage by 1.21%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             next      #48      +/-   ##
==========================================
+ Coverage   84.06%   85.27%   +1.21%     
==========================================
  Files          11        9       -2     
  Lines        6883     6459     -424     
==========================================
- Hits         5786     5508     -278     
+ Misses       1097      951     -146
Impacted Files Coverage Δ
src/comment_handler.rs 33.33% <0%> (-66.67%) :arrow_down:
src/lib.rs 70.54% <0%> (-1.31%) :arrow_down:
src/error.rs 0% <0%> (ø) :arrow_up:
benches/major_libs.rs 0% <0%> (ø) :arrow_up:
tests/test262/main.rs
tests/all/comment_handler.rs
tests/all/es_tokens.rs 99.16% <0%> (+0.05%) :arrow_up:
tests/all/ecma262.rs 71.01% <0%> (+0.86%) :arrow_up:
tests/all/major_libs.rs 92.85% <0%> (+1.94%) :arrow_up:
tests/all/snippets.rs 100% <0%> (+9.52%) :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 7275385...d35cb74. Read the comment docs.