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

Add USE_CASE_MAP_API config #125

Merged
merged 1 commit into from
Jan 30, 2019
Merged

Add USE_CASE_MAP_API config #125

merged 1 commit into from
Jan 30, 2019

Conversation

k-takata
Copy link
Owner

The case_map API is mainly (only?) used in Ruby.
Make it possible to disable the API.

The case_map API is mainly (only?) used in Ruby.
Make it possible to disable the API.
@codecov-io
Copy link

codecov-io commented Jan 30, 2019

Codecov Report

Merging #125 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #125   +/-   ##
======================================
  Coverage    82.7%   82.7%           
======================================
  Files          62      62           
  Lines       12435   12435           
======================================
  Hits        10284   10284           
  Misses       2151    2151
Impacted Files Coverage Δ
enc/koi8_r.c 53.84% <ø> (ø) ⬆️
enc/iso_8859_14.c 3.5% <ø> (ø) ⬆️
enc/iso_8859_15.c 20.37% <ø> (ø) ⬆️
enc/iso_8859_9.c 3.84% <ø> (ø) ⬆️
enc/iso_8859_7.c 4.25% <ø> (ø) ⬆️
enc/iso_8859_8.c 0% <ø> (ø) ⬆️
enc/windows_1254.c 19.64% <ø> (ø) ⬆️
enc/euc_jp.c 91.8% <ø> (ø) ⬆️
enc/gb18030.c 13.68% <ø> (ø) ⬆️
enc/utf_32be.c 95.12% <ø> (ø) ⬆️
... and 25 more

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 8d958db...80e289d. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 80.658% when pulling 80e289d on case_map-config into 8d958db on master.

@k-takata k-takata merged commit 81a4348 into master Jan 30, 2019
@k-takata k-takata deleted the case_map-config branch January 30, 2019 10:06
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.

None yet

3 participants