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

serialization of HeatmapGridDensity reduced size #1435

Merged
merged 3 commits into from
Oct 22, 2021

Conversation

dehann
Copy link
Member

@dehann dehann commented Oct 21, 2021

See update to NEWS.md for details. Waiving semver in this case, since the change only affects a 24 hour history and downstream RoME and Caesar versions have not been tagged using new HeatmapGridDensity, even less the associated serialization. Opting for faster standardization in this particular case.

@codecov
Copy link

codecov bot commented Oct 21, 2021

Codecov Report

Merging #1435 (74affb9) into master (e65fc77) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1435      +/-   ##
==========================================
- Coverage   77.21%   77.18%   -0.03%     
==========================================
  Files          67       67              
  Lines        4941     4940       -1     
==========================================
- Hits         3815     3813       -2     
- Misses       1126     1127       +1     
Impacted Files Coverage Δ
src/DispatchPackedConversions.jl 58.82% <ø> (ø)
src/entities/OptionalDensities.jl 8.51% <ø> (ø)
src/services/CalcFactor.jl 90.19% <ø> (-0.99%) ⬇️
src/SerializingDistributions.jl 91.46% <100.00%> (-0.11%) ⬇️
src/services/HeatmapSampler.jl 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e65fc77...74affb9. Read the comment docs.

@dehann dehann merged commit adbe12a into master Oct 22, 2021
@dehann
Copy link
Member Author

dehann commented Oct 22, 2021

also comment xref #1424

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant