pmatos / rattle

Experimental Scheme-like implementation
Apache License 2.0
1 stars 1 forks source link

Implementation of stack and binary primitives #20

Closed pmatos closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #20 into master will increase coverage by 4.64%. The diff coverage is 88.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   72.41%   77.05%   +4.64%     
==========================================
  Files           2        2              
  Lines         464      680     +216     
==========================================
+ Hits          336      524     +188     
- Misses        128      156      +28
Impacted Files Coverage Δ
src/common.h 100% <ø> (ø) :arrow_up:
src/rattle.c 76.64% <88.07%> (+4.96%) :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 155f6a9...c31dcc1. Read the comment docs.