ctags icon indicating copy to clipboard operation
ctags copied to clipboard

Prolog: new parser

Open masatake opened this issue 10 months ago • 1 comments

Close #2628.

  • [ ] improve the test coverage

masatake avatar May 14 '25 00:05 masatake

Codecov Report

:x: Patch coverage is 94.86486% with 19 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 85.98%. Comparing base (876e82a) to head (c99c2f4). :warning: Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
parsers/prolog.c 96.81% 10 Missing :warning:
main/tokeninfo.c 66.66% 9 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4249      +/-   ##
==========================================
+ Coverage   85.92%   85.98%   +0.06%     
==========================================
  Files         248      249       +1     
  Lines       63733    64102     +369     
==========================================
+ Hits        54765    55121     +356     
- Misses       8968     8981      +13     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar May 14 '25 20:05 codecov[bot]