Skip to content

Improve error for missing segmentation support #149

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

Merged
merged 1 commit into from
Mar 5, 2023

Conversation

Flamefire
Copy link
Collaborator

Fixes #56

@codecov
Copy link

codecov bot commented Mar 5, 2023

Codecov Report

Merging #149 (a2eddc0) into develop (7fe8ec0) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #149      +/-   ##
===========================================
+ Coverage    89.35%   89.38%   +0.02%     
===========================================
  Files          108      108              
  Lines         9435     9446      +11     
===========================================
+ Hits          8431     8443      +12     
+ Misses        1004     1003       -1     
Impacted Files Coverage Δ
include/boost/locale/boundary/index.hpp 99.18% <100.00%> (+0.42%) ⬆️
test/test_boundary.cpp 97.73% <100.00%> (+0.06%) ⬆️

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 7fe8ec0...a2eddc0. Read the comment docs.

@Flamefire Flamefire merged commit a484378 into boostorg:develop Mar 5, 2023
@Flamefire Flamefire deleted the better-error branch March 5, 2023 15:16
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.

boost::locale::boundary::segment_index throws bad_cast
1 participant