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

fix!: ops::Module now empty struct rather than unit struct #1271

Merged
merged 1 commit into from
Jul 8, 2024

fix!: `ops::Module` to empty struct rather than unit struct

59201d5
Select commit
Loading
Failed to load commit list.
Merged

fix!: ops::Module now empty struct rather than unit struct #1271

fix!: `ops::Module` to empty struct rather than unit struct
59201d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 8, 2024 in 0s

87.09% (-0.01%) compared to bbff0c9, passed because coverage increased by +0.00% when compared to adjusted base (87.09%)

View this Pull Request on Codecov

87.09% (-0.01%) compared to bbff0c9, passed because coverage increased by +0.00% when compared to adjusted base (87.09%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.09%. Comparing base (bbff0c9) to head (59201d5).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1271      +/-   ##
==========================================
- Coverage   87.10%   87.09%   -0.01%     
==========================================
  Files         103      103              
  Lines       19327    19322       -5     
  Branches    17179    17174       -5     
==========================================
- Hits        16834    16829       -5     
  Misses       1715     1715              
  Partials      778      778              

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