mirage / irmin

Irmin is a distributed database that follows the same design principles as Git
https://irmin.org
ISC License
1.83k stars 154 forks source link

Release 3.7.1 #2246

Closed metanivek closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #2246 (c899c9c) into main (4c38a4b) will increase coverage by 0.20%. The diff coverage is 80.58%.

:exclamation: Current head c899c9c differs from pull request most recent head 6851cba. Consider uploading reports for the commit 6851cba to get more accurate results

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main    #2246      +/-   ##
==========================================
+ Coverage   67.93%   68.13%   +0.20%     
==========================================
  Files         136      137       +1     
  Lines       16603    16669      +66     
==========================================
+ Hits        11279    11358      +79     
+ Misses       5324     5311      -13     
Impacted Files Coverage Δ
src/irmin-pack/unix/errors.ml 28.88% <ø> (ø)
src/irmin-pack/unix/gc_worker.ml 3.77% <0.00%> (+0.53%) :arrow_up:
src/irmin-pack/unix/io_errors.ml 58.33% <ø> (ø)
src/irmin-pack/unix/gc.ml 72.64% <75.00%> (-0.77%) :arrow_down:
src/irmin-pack/unix/ranges.ml 82.45% <82.45%> (ø)
src/irmin-pack/unix/file_manager.ml 85.78% <100.00%> (+0.79%) :arrow_up:
src/irmin-pack/unix/lower.ml 61.98% <100.00%> (+0.91%) :arrow_up:
src/irmin-pack/unix/store.ml 65.78% <100.00%> (+0.34%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

metanivek commented 1 year ago

https://github.com/ocaml/opam-repository/pull/23749