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

Codecov github action fixed #1263

Merged
merged 1 commit into from
Mar 9, 2023
Merged

Codecov github action fixed #1263

merged 1 commit into from
Mar 9, 2023

Conversation

erezsh
Copy link
Member

@erezsh erezsh commented Mar 9, 2023

No description provided.

@erezsh erezsh force-pushed the disable_codecov branch from af178e9 to f2969bb Compare March 9, 2023 11:04
@erezsh erezsh changed the title Temporarily disable codecov Try to fix codecov Mar 9, 2023
@codecov-commenter
Copy link

codecov-commenter commented Mar 9, 2023

Codecov Report

Patch coverage: 79.87% and project coverage change: -0.32 ⚠️

Comparison is base (e5a8669) 89.26% compared to head (f2969bb) 88.95%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1263      +/-   ##
==========================================
- Coverage   89.26%   88.95%   -0.32%     
==========================================
  Files          52       52              
  Lines        7437     7588     +151     
==========================================
+ Hits         6639     6750     +111     
- Misses        798      838      +40     
Flag Coverage Δ
unittests 88.95% <79.87%> (-0.32%) ⬇️

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

Impacted Files Coverage Δ
examples/indented_tree.py 0.00% <ø> (ø)
lark/__pyinstaller/__init__.py 0.00% <0.00%> (ø)
lark/ast_utils.py 0.00% <ø> (ø)
lark/parser_frontends.py 96.40% <ø> (ø)
lark/parsers/cyk.py 92.64% <ø> (ø)
lark/parsers/earley.py 82.03% <ø> (ø)
lark/parsers/earley_common.py 85.18% <ø> (ø)
lark/parsers/earley_forest.py 77.75% <0.00%> (-1.77%) ⬇️
lark/reconstruct.py 95.58% <ø> (ø)
lark/tools/standalone.py 87.96% <0.00%> (-1.66%) ⬇️
... and 31 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@erezsh erezsh changed the title Try to fix codecov Codecov github action fixed Mar 9, 2023
@erezsh erezsh merged commit 0551acf into master Mar 9, 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.

2 participants