Skip to content

Merge branch 'master' into adv/serialize-many-to-one

8fd390c
Select commit
Loading
Failed to load commit list.
Merged

Unify type encoding for similar types #4331

Merge branch 'master' into adv/serialize-many-to-one
8fd390c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 20, 2025 in 0s

84.87% (-0.01%) compared to 8641dfc, passed because coverage increased by 0% when compared to adjusted base (84.88%)

View this Pull Request on Codecov

84.87% (-0.01%) compared to 8641dfc, passed because coverage increased by 0% when compared to adjusted base (84.88%)

Details

Codecov Report

Attention: Patch coverage is 93.44262% with 4 lines in your changes missing coverage. Please review.

Project coverage is 84.87%. Comparing base (8641dfc) to head (8fd390c).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
src/Serialization/Upgrades/0.11.3.jl 90.00% 2 Missing ⚠️
src/Serialization/main.jl 92.59% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4331      +/-   ##
==========================================
- Coverage   84.88%   84.87%   -0.01%     
==========================================
  Files         683      683              
  Lines       91859    91883      +24     
==========================================
+ Hits        77976    77990      +14     
- Misses      13883    13893      +10     
Files with missing lines Coverage Δ
src/Serialization/Fields.jl 91.53% <ø> (ø)
src/Serialization/PolyhedralGeometry.jl 89.28% <ø> (ø)
src/Serialization/Rings.jl 96.53% <ø> (ø)
src/Serialization/Upgrades/0.12.0.jl 92.85% <100.00%> (-0.25%) ⬇️
src/Serialization/Upgrades/1.4.0.jl 84.04% <100.00%> (+0.57%) ⬆️
src/Serialization/serializers.jl 98.43% <100.00%> (+0.01%) ⬆️
src/Serialization/Upgrades/0.11.3.jl 84.21% <90.00%> (-1.51%) ⬇️
src/Serialization/main.jl 87.27% <92.59%> (+0.54%) ⬆️

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.