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

Version 0.1.18: fixes to writeXYZ() #213

Merged
merged 6 commits into from
Feb 6, 2024
Merged

Version 0.1.18: fixes to writeXYZ() #213

merged 6 commits into from
Feb 6, 2024

Conversation

brainandforce
Copy link
Owner

This should resolve #212.

I'll also note that Base.Sort.defalg had to be removed from Aqua testing because it seems to detect a method ambiguity that should be resolved in Julia 1.10.

Copy link

codecov bot commented Feb 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (673c9fd) 61.21% compared to head (d9e9806) 63.25%.

Additional details and impacted files
@@             Coverage Diff             @@
##           release     #213      +/-   ##
===========================================
+ Coverage    61.21%   63.25%   +2.04%     
===========================================
  Files           21       21              
  Lines         1493     1497       +4     
===========================================
+ Hits           914      947      +33     
+ Misses         579      550      -29     

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

@brainandforce brainandforce merged commit 6f56c52 into release Feb 6, 2024
8 checks passed
@brainandforce brainandforce deleted the fix/writeXYZ branch February 6, 2024 22:11
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.

1 participant