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

Simply show implementations and make them round-trippable #732

Merged
merged 2 commits into from
Jun 26, 2024

Make show non-trippable

a01c7ee
Select commit
Loading
Failed to load commit list.
Merged

Simply show implementations and make them round-trippable #732

Make show non-trippable
a01c7ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 26, 2024 in 0s

82.07% (-11.03%) compared to 201bcb4

View this Pull Request on Codecov

82.07% (-11.03%) compared to 201bcb4

Details

Codecov Report

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

Project coverage is 82.07%. Comparing base (201bcb4) to head (a01c7ee).

Files Patch % Lines
src/contrib/freeze.jl 50.00% 1 Missing ⚠️
src/layers/containers.jl 95.45% 1 Missing ⚠️
src/layers/display.jl 96.77% 1 Missing ⚠️
src/layers/extension.jl 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #732       +/-   ##
===========================================
- Coverage   93.09%   82.07%   -11.03%     
===========================================
  Files          53       53               
  Lines        2710     2705        -5     
===========================================
- Hits         2523     2220      -303     
- Misses        187      485      +298     

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