mirage / irmin

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

irmin-pack: test store re-open after add volume #2207

Closed metanivek closed 1 year ago

metanivek commented 1 year ago

Completes a TODO I had added previously. This is likely covered implicitly by some of our other tests but it's nice to have it explicitly tested. Did a little clean up while I was in this code, too.

codecov-commenter commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@ce09bb7). Click here to learn what that means. The diff coverage is n/a.

:exclamation: Current head 6bd69e5 differs from pull request most recent head 367a251. Consider uploading reports for the commit 367a251 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    #2207   +/-   ##
=======================================
  Coverage        ?   68.01%           
=======================================
  Files           ?      135           
  Lines           ?    16472           
  Branches        ?        0           
=======================================
  Hits            ?    11204           
  Misses          ?     5268           
  Partials        ?        0           

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