jackfirth / racket-disposable

An experimental Racket library providing an abstraction for values associated with external resources that allows automatic resource pooling, per-thread virtual construction, and monadic composition
Apache License 2.0
7 stars 0 forks source link

Docs tweaks #58

Closed jackfirth closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #58 into master will increase coverage by 0.13%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #58      +/-   ##
=========================================
+ Coverage   96.36%   96.5%   +0.13%     
=========================================
  Files          12      12              
  Lines         633     658      +25     
=========================================
+ Hits          610     635      +25     
  Misses         23      23
Impacted Files Coverage Δ
scribblings/base.rkt 100% <100%> (ø) :arrow_up:
scribblings/main.scrbl 100% <100%> (ø) :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 7c4dfa0...52934ed. Read the comment docs.