Skip to content

Conversation

@plietar
Copy link
Member

@plietar plietar commented Nov 6, 2024

The R and Rust implementations both use $ROOT/.outpack/files as the path to the file store. The Python implementation mistakenly used $ROOT/files instead, leading to incompatibilities.

The R and Rust implementations both use `$ROOT/.outpack/files` as the
path to the file store. The Python implementation mistakenly used
`$ROOT/files` instead, leading to incompatibilities.
@plietar plietar requested a review from richfitz November 6, 2024 13:06
@codecov
Copy link

codecov bot commented Nov 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.12%. Comparing base (486c4cd) to head (367101b).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
+ Coverage   98.48%   99.12%   +0.64%     
==========================================
  Files          51       51              
  Lines        4016     4017       +1     
  Branches      653      371     -282     
==========================================
+ Hits         3955     3982      +27     
+ Misses         45       21      -24     
+ Partials       16       14       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@plietar plietar merged commit 4f2f4ee into main Nov 6, 2024
11 checks passed
@plietar plietar deleted the filestore-path branch November 6, 2024 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants