Skip to content

move the left_assoc combinator to nom-language

Codecov / codecov/project failed Dec 8, 2024 in 1s

61.36% (-0.65%) compared to c5c8f49

View this Pull Request on Codecov

61.36% (-0.65%) compared to c5c8f49

Details

Codecov Report

Attention: Patch coverage is 39.65517% with 140 lines in your changes missing coverage. Please review.

Project coverage is 61.36%. Comparing base (c5c8f49) to head (bcc1b0c).

Files with missing lines Patch % Lines
nom-language/src/precedence/mod.rs 49.65% 74 Missing ⚠️
nom-language/src/error.rs 22.89% 64 Missing ⚠️
src/error.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1792      +/-   ##
==========================================
- Coverage   62.01%   61.36%   -0.65%     
==========================================
  Files          23       25       +2     
  Lines        2980     3127     +147     
==========================================
+ Hits         1848     1919      +71     
- Misses       1132     1208      +76     

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