Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Small cleanups from recent test fixes #1992

Merged
merged 2 commits into from
Jun 10, 2024

Conversation

effigies
Copy link
Collaborator

Was meaning to get these in before #1989 was merged, but nbd. I saw on https://deno.land/[email protected]/path/mod.ts?s=posix that path.posix is deprecated. Also, the Windows fixes made me want to go back and clean up the changes I made for OSX. The use of an explicit /tmp seems like it's asking for trouble, and if we create a temporary directory, things simplify a bit.

Copy link

codecov bot commented Jun 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.04%. Comparing base (07cbca5) to head (56bada5).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1992      +/-   ##
==========================================
+ Coverage   85.68%   87.04%   +1.36%     
==========================================
  Files          91      131      +40     
  Lines        3792     6306    +2514     
  Branches     1220     1520     +300     
==========================================
+ Hits         3249     5489    +2240     
- Misses        457      726     +269     
- Partials       86       91       +5     

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

@nellh nellh merged commit 15d1a2c into bids-standard:master Jun 10, 2024
33 checks passed
@effigies effigies deleted the rf/clean-filename-tests branch June 10, 2024 18:52
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.

2 participants