lark icon indicating copy to clipboard operation
lark copied to clipboard

Initial support for import * (WIP)

Open erezsh opened this issue 1 year ago • 1 comments

erezsh avatar Aug 14 '24 21:08 erezsh

:warning: Please install the 'codecov app svg image' 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.

codecov-commenter avatar Aug 14 '24 21:08 codecov-commenter

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 avatar Aug 19 '25 16:08 v-ramesh

@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!

erezsh avatar Aug 19 '25 16:08 erezsh