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

Update libreadtags #2720

Merged
merged 2 commits into from
Nov 22, 2020
Merged

Conversation

masatake
Copy link
Member

This change is needed to merge #2654.

fbc0e8d9 Merge pull request universal-ctags#24 from masatake/use-unsigned-char-when-comparing-string
6bb28f42 Use "unsigned char" instead of "char" when comparing byte sequences

git-subtree-dir: libreadtags
git-subtree-split: fbc0e8d91f88a5708438492ba3745d649c9f55c5
@codecov
Copy link

codecov bot commented Nov 21, 2020

Codecov Report

Merging #2720 (e34ebe5) into master (1b2f82f) will not change coverage.
The diff coverage is 50.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2720   +/-   ##
=======================================
  Coverage   86.99%   86.99%           
=======================================
  Files         185      185           
  Lines       39462    39462           
=======================================
  Hits        34330    34330           
  Misses       5132     5132           
Impacted Files Coverage Δ
libreadtags/readtags.c 82.56% <50.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1b2f82f...e34ebe5. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 87.083% when pulling e34ebe5 on masatake:update-libreadtags into 1b2f82f on universal-ctags:master.

@masatake masatake merged commit 5938fa1 into universal-ctags:master Nov 22, 2020
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