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(molecule): incorrect fallback Bytes codec in codegen #737

Merged
merged 4 commits into from
Aug 5, 2024

chore: regenerate code to fix incorrect fallback Bytes codec

7843f5d
Select commit
Loading
Failed to load commit list.
Merged

fix(molecule): incorrect fallback Bytes codec in codegen #737

chore: regenerate code to fix incorrect fallback Bytes codec
7843f5d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 5, 2024 in 0s

87.23% (-0.01%) compared to 3cf82d9

View this Pull Request on Codecov

87.23% (-0.01%) compared to 3cf82d9

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.23%. Comparing base (3cf82d9) to head (7843f5d).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #737      +/-   ##
===========================================
- Coverage    87.24%   87.23%   -0.01%     
===========================================
  Files          133      133              
  Lines        25378    25375       -3     
  Branches      2751     2750       -1     
===========================================
- Hits         22141    22136       -5     
- Misses        3197     3201       +4     
+ Partials        40       38       -2     
Files Coverage Δ
packages/molecule/src/codegen.ts 96.72% <100.00%> (-0.03%) ⬇️

... and 4 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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