BowenFu / hspp

hspp: An experimental library to bring Haskell Style Programming to C++.
https://bowenfu.github.io/hspp
Apache License 2.0
157 stars 0 forks source link

Fix Id. #12

Closed BowenFu closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #12 (365e113) into main (7acd0e8) will decrease coverage by 0.54%. The diff coverage is 45.45%.

@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
- Coverage   76.46%   75.91%   -0.55%     
==========================================
  Files           1        1              
  Lines         786      789       +3     
  Branches      192      197       +5     
==========================================
- Hits          601      599       -2     
- Misses         16       17       +1     
- Partials      169      173       +4     
Impacted Files Coverage Δ
include/hspp.h 75.91% <45.45%> (-0.55%) :arrow_down:

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 7acd0e8...365e113. Read the comment docs.