tiffany352 / rink-rs

Unit conversion tool and library written in rust
https://rinkcalc.app/about
GNU General Public License v3.0
442 stars 28 forks source link

Parse U+2212 as minus sign (Fixes #33) #43

Closed tiffany352 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #43 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
+ Coverage    82.9%   82.91%   +0.01%     
==========================================
  Files          20       20              
  Lines        4855     4859       +4     
==========================================
+ Hits         4025     4029       +4     
  Misses        830      830
Impacted Files Coverage Δ
src/text_query.rs 84.25% <100%> (+0.02%) :arrow_up:
tests/query.rs 98.27% <100%> (+0.01%) :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 1af86ee...95713ba. Read the comment docs.