lark
lark copied to clipboard
Initial support for import * (WIP)
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Codecov Report
Attention: Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.
Project coverage is 89.76%. Comparing base (
acfe33d) to head (a500cf0).
| Files | Patch % | Lines |
|---|---|---|
| lark/load_grammar.py | 60.00% | 2 Missing :warning: |
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## master #1446 +/- ##
==========================================
- Coverage 89.78% 89.76% -0.03%
==========================================
Files 52 52
Lines 7821 7824 +3
==========================================
+ Hits 7022 7023 +1
- Misses 799 801 +2
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 89.76% <60.00%> (-0.03%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I would like to use this feature. Is this still intended to be made available, or no longer intended to be supported? Thank you!
@v-ramesh I only abandoned it for lack of public interest.
If someone wants to take this PR and re-submit it with some tests, they are welcome to do it!