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

Revert "Align writeas for Dict with wconvert" #498

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

sjkelly
Copy link
Member

@sjkelly sjkelly commented Oct 25, 2023

Reverts #492

Re #497

Should likely have a patch release or alternative fix.

@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (17c6d63) 85.95% compared to head (8ad18b8) 85.95%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #498   +/-   ##
=======================================
  Coverage   85.95%   85.95%           
=======================================
  Files          31       31           
  Lines        4229     4230    +1     
=======================================
+ Hits         3635     3636    +1     
  Misses        594      594           
Files Coverage Δ
src/data/custom_serialization.jl 92.85% <ø> (-0.25%) ⬇️
src/data/specialcased_types.jl 90.90% <100.00%> (+0.12%) ⬆️

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

@sjkelly sjkelly merged commit d63e102 into master Oct 25, 2023
14 checks passed
@JonasIsensee
Copy link
Collaborator

I'll implement the fix tomorrow.

@sjkelly
Copy link
Member Author

sjkelly commented Oct 26, 2023

Okay I will tag a patch release temporarily so stable releases of Julia are not broken. The original change was for nightly AFAICT

@sjkelly
Copy link
Member Author

sjkelly commented Oct 26, 2023

Oh I just saw #499

@JonasIsensee
Copy link
Collaborator

The #499 should work for both nightly and with non standard dict types.
I merged it just now

@giordano giordano deleted the revert-492-jn/writeas-dict branch February 1, 2024 08:46
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