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

BibLaTeX: new subparser based on BibTeX #3822

Merged
merged 4 commits into from
Sep 18, 2023

Conversation

masatake
Copy link
Member

Close #3802.

Extending Tex parser to support \addbibresource is under development.

@codecov
Copy link

codecov bot commented Sep 17, 2023

Codecov Report

Patch coverage: 95.23% and project coverage change: -0.01% ⚠️

Comparison is base (481ad1b) 85.03% compared to head (8bbbc69) 85.02%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3822      +/-   ##
==========================================
- Coverage   85.03%   85.02%   -0.01%     
==========================================
  Files         227      228       +1     
  Lines       53889    53874      -15     
==========================================
- Hits        45824    45807      -17     
- Misses       8065     8067       +2     
Files Changed Coverage Δ
parsers/biblatex.c 90.00% <90.00%> (ø)
parsers/bibtex.c 93.65% <100.00%> (-1.39%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Close universal-ctags#3802.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
@masatake masatake changed the title BibLaTeX: new subparser based on BibTex BibLaTeX: new subparser based on BibTeX Sep 17, 2023
@masatake masatake merged commit 3c5acac into universal-ctags:master Sep 18, 2023
41 of 42 checks passed
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.

Bibtex - include types defined on biblatex package
1 participant