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

Cleanup may2023 #1276

Merged
merged 6 commits into from
May 25, 2023
Merged

Cleanup may2023 #1276

merged 6 commits into from
May 25, 2023

Conversation

erezsh
Copy link
Member

@erezsh erezsh commented May 23, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented May 23, 2023

Codecov Report

Patch coverage: 86.79% and project coverage change: -0.03 ⚠️

Comparison is base (ccca874) 88.91% compared to head (abddb1c) 88.88%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1276      +/-   ##
==========================================
- Coverage   88.91%   88.88%   -0.03%     
==========================================
  Files          52       52              
  Lines        7620     7630      +10     
==========================================
+ Hits         6775     6782       +7     
- Misses        845      848       +3     
Flag Coverage Δ
unittests 88.88% <86.79%> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
lark/tools/serialize.py 0.00% <0.00%> (ø)
lark/utils.py 86.15% <ø> (-0.08%) ⬇️
lark/tree.py 64.66% <33.33%> (-1.32%) ⬇️
lark/parsers/earley.py 82.08% <87.50%> (+0.04%) ⬆️
lark/parser_frontends.py 95.93% <95.83%> (-0.50%) ⬇️
lark/lark.py 84.04% <100.00%> (+0.04%) ⬆️
lark/lexer.py 90.86% <100.00%> (+0.06%) ⬆️
lark/parsers/cyk.py 92.50% <100.00%> (-0.15%) ⬇️
lark/parsers/earley_forest.py 77.75% <100.00%> (ø)
lark/parsers/lalr_analysis.py 98.57% <100.00%> (ø)
... and 2 more

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@erezsh erezsh merged commit 7043c3e into master May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants