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

v0.5.0 #591

Merged
merged 11 commits into from
Sep 8, 2024
Merged

v0.5.0 #591

merged 11 commits into from
Sep 8, 2024

Conversation

JonasIsensee
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Sep 4, 2024

Codecov Report

Attention: Patch coverage is 90.90909% with 16 lines in your changes missing coverage. Please review.

Project coverage is 85.18%. Comparing base (a8a60e4) to head (a750162).
Report is 13 commits behind head on master.

Files with missing lines Patch % Lines
src/data/reconstructing_datatypes.jl 93.33% 7 Missing ⚠️
src/committed_datatype_introspection.jl 0.00% 3 Missing ⚠️
src/data/writing_datatypes.jl 92.30% 2 Missing ⚠️
src/datasets.jl 80.00% 2 Missing ⚠️
src/datatypes.jl 92.85% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #591      +/-   ##
==========================================
- Coverage   85.26%   85.18%   -0.08%     
==========================================
  Files          36       36              
  Lines        4438     4388      -50     
==========================================
- Hits         3784     3738      -46     
+ Misses        654      650       -4     

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

@JonasIsensee JonasIsensee changed the title Draft: v0.4.54 v0.4.54 Sep 8, 2024
@JonasIsensee JonasIsensee changed the title v0.4.54 v0.5.0 Sep 8, 2024
@JonasIsensee JonasIsensee merged commit cd2b137 into master Sep 8, 2024
16 of 17 checks passed
@ChrisRackauckas
Copy link
Contributor

What is breaking in this change?

@JonasIsensee
Copy link
Collaborator Author

This is breaking at the file format level.
New files cannot be read by older versions of the library.
Existing files can still be read and there are no breaking API changes.

@ChrisRackauckas
Copy link
Contributor

Can you add that to the news?

@JonasIsensee
Copy link
Collaborator Author

It is in the changelog.
I can copy it into the description of this PR and into the release notes ,I guess

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