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

Better errors on unloaded extensions #344

Merged
merged 5 commits into from
Dec 6, 2023
Merged

Better errors on unloaded extensions #344

merged 5 commits into from
Dec 6, 2023

Conversation

willow-ahrens
Copy link
Collaborator

fixes #343

Copy link

codecov bot commented Dec 6, 2023

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (83e2f05) 76.09% compared to head (0b10a71) 76.00%.

Files Patch % Lines
src/base/fileio/binsparse.jl 0.00% 4 Missing ⚠️
src/base/fileio/tensormarket.jl 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #344      +/-   ##
==========================================
- Coverage   76.09%   76.00%   -0.09%     
==========================================
  Files          77       78       +1     
  Lines        6554     6559       +5     
==========================================
- Hits         4987     4985       -2     
- Misses       1567     1574       +7     

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

@willow-ahrens willow-ahrens merged commit 2083d0a into main Dec 6, 2023
8 checks passed
@willow-ahrens willow-ahrens deleted the wma/fix343 branch December 12, 2023 17:48
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.

Better errors for missing fileio includes
1 participant