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

Add Number value literal lookahead restrictions #6823

Merged
merged 7 commits into from
Jan 16, 2024

Conversation

AntonC9018
Copy link
Contributor

Closes #944.

Copy link

codecov bot commented Jan 16, 2024

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (c3532bf) 69.63% compared to head (da100af) 72.30%.

❗ Current head da100af differs from pull request most recent head 408a1a5. Consider uploading reports for the commit 408a1a5 to get more accurate results

Files Patch % Lines
...uage.Utf8/Properties/LangUtf8Resources.Designer.cs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6823      +/-   ##
==========================================
+ Coverage   69.63%   72.30%   +2.67%     
==========================================
  Files        2534     2534              
  Lines      127231   127231              
==========================================
+ Hits        88599    91997    +3398     
+ Misses      38632    35234    -3398     
Flag Coverage Δ
unittests 72.30% <76.92%> (+2.67%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@michaelstaib michaelstaib merged commit 9a718ee into main Jan 16, 2024
9 of 10 checks passed
@michaelstaib michaelstaib deleted the anton/number-literal-lookahead-944 branch January 16, 2024 09:05
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Number value literal lookahead restrictions
2 participants