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: Revert breaking changes #416

Merged
merged 5 commits into from
Aug 22, 2024

docs: Fix changelog

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

fix: Revert breaking changes #416

docs: Fix changelog
0da90d9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 22, 2024 in 0s

70.12% (-0.77%) compared to 7fde418

View this Pull Request on Codecov

70.12% (-0.77%) compared to 7fde418

Details

Codecov Report

Attention: Patch coverage is 26.19048% with 31 lines in your changes missing coverage. Please review.

Project coverage is 70.12%. Comparing base (7fde418) to head (0da90d9).

Files Patch % Lines
sylvia-derive/src/interface/communication/api.rs 45.00% 11 Missing ⚠️
sylvia/tests/interface_impl.rs 0.00% 11 Missing ⚠️
sylvia-derive/src/parser/entry_point.rs 0.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #416      +/-   ##
==========================================
- Coverage   70.88%   70.12%   -0.77%     
==========================================
  Files          53       53              
  Lines        3050     3076      +26     
==========================================
- Hits         2162     2157       -5     
- Misses        888      919      +31     

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