rair-core icon indicating copy to clipboard operation
rair-core copied to clipboard

Rbdl specs

Open oddcoder opened this issue 5 years ago • 1 comments

oddcoder avatar Jan 15 '20 19:01 oddcoder

Codecov Report

Merging #81 into master will decrease coverage by 0.12%. The diff coverage is 94.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #81      +/-   ##
==========================================
- Coverage   95.34%   95.22%   -0.13%     
==========================================
  Files          47       61      +14     
  Lines        3031     3331     +300     
==========================================
+ Hits         2890     3172     +282     
- Misses        141      159      +18     
Impacted Files Coverage Δ
rbdl/rbdl-ast/src/field.rs 57.89% <57.89%> (ø)
rbdl/rbdl-syn/src/vec.rs 75.00% <75.00%> (ø)
rbdl/rbdl-ast/src/error_list.rs 85.71% <85.71%> (ø)
rbdl/rbdl-syn/src/types.rs 91.66% <91.66%> (ø)
rbdl/rbdl-syn/src/file.rs 94.44% <94.44%> (ø)
rbdl/rbdl-syn/src/value.rs 95.45% <95.45%> (ø)
rbdl/rbdl-ast/src/file.rs 98.76% <98.76%> (ø)
rbdl/rbdl-ast/src/full_item.rs 100.00% <100.00%> (ø)
rbdl/rbdl-ast/src/table.rs 100.00% <100.00%> (ø)
rbdl/rbdl-ast/src/types.rs 100.00% <100.00%> (ø)
... and 18 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 54cee98...7c6b4f0. Read the comment docs.

codecov[bot] avatar Jan 17 '20 23:01 codecov[bot]