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

Clean up #11

Closed BowenFu closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #11 (22a93d2) into main (9586370) will increase coverage by 0.09%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
+ Coverage   76.37%   76.46%   +0.09%     
==========================================
  Files           1        1              
  Lines         783      786       +3     
  Branches      191      192       +1     
==========================================
+ Hits          598      601       +3     
  Misses         16       16              
  Partials      169      169              
Impacted Files Coverage Δ
include/hspp.h 76.46% <100.00%> (+0.09%) :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 9586370...22a93d2. Read the comment docs.