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

feat: improved error reporting for near macro #1301

Merged
merged 2 commits into from
Feb 7, 2025

review

2bd96ad
Select commit
Loading
Failed to load commit list.
Merged

feat: improved error reporting for near macro #1301

review
2bd96ad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 7, 2025 in 0s

80.06% (-0.18%) compared to 5ddafdc

View this Pull Request on Codecov

80.06% (-0.18%) compared to 5ddafdc

Details

Codecov Report

Attention: Patch coverage is 43.24324% with 21 lines in your changes missing coverage. Please review.

Project coverage is 80.06%. Comparing base (5ddafdc) to head (2bd96ad).

Files with missing lines Patch % Lines
near-sdk-macros/src/lib.rs 43.24% 21 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1301      +/-   ##
==========================================
- Coverage   80.24%   80.06%   -0.18%     
==========================================
  Files         104      104              
  Lines       14819    14856      +37     
==========================================
+ Hits        11892    11895       +3     
- Misses       2927     2961      +34     

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