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

Aggregate changes for v1 #744

Merged
merged 95 commits into from
Sep 7, 2024

fix: update simplechains layer API

0bd7099
Select commit
Loading
Failed to load commit list.
Merged

Aggregate changes for v1 #744

fix: update simplechains layer API
0bd7099
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 7, 2024 in 0s

93.98% (+0.26%) compared to 59f83fc

View this Pull Request on Codecov

93.98% (+0.26%) compared to 59f83fc

Details

Codecov Report

Attention: Patch coverage is 98.03371% with 7 lines in your changes missing coverage. Please review.

Project coverage is 93.98%. Comparing base (59f83fc) to head (0bd7099).

Files with missing lines Patch % Lines
src/utils.jl 60.00% 6 Missing ⚠️
src/layers/containers.jl 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #744      +/-   ##
==========================================
+ Coverage   93.71%   93.98%   +0.26%     
==========================================
  Files          59       57       -2     
  Lines        2960     2793     -167     
==========================================
- Hits         2774     2625     -149     
+ Misses        186      168      -18     

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