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

Remove superflous subfolders of src #255

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

Flamefire
Copy link
Collaborator

The shorter paths make the sources easier to navigate.

Basically revert of #99 / f44b3bb after the underlying issue is resolved.

The shorter paths make the sources easier to navigate.

Basically revert of boostorg#99 / f44b3bb
after the underlying issue is resolved.
Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.87%. Comparing base (abd3b98) to head (59fa713).
Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #255      +/-   ##
===========================================
+ Coverage    95.72%   95.87%   +0.15%     
===========================================
  Files          117      117              
  Lines        10386    10406      +20     
===========================================
+ Hits          9942     9977      +35     
+ Misses         444      429      -15     
Files with missing lines Coverage Δ
src/encoding/codepage.cpp 100.00% <ø> (ø)
src/encoding/iconv_converter.hpp 94.64% <ø> (ø)
src/encoding/uconv_converter.hpp 100.00% <ø> (ø)
src/encoding/wconv_converter.hpp 91.61% <ø> (ø)
src/icu/boundary.cpp 93.81% <ø> (ø)
src/icu/cdata.hpp 100.00% <ø> (ø)
src/icu/codecvt.cpp 84.09% <ø> (ø)
src/icu/collator.cpp 94.20% <ø> (ø)
src/icu/conversion.cpp 93.33% <ø> (ø)
src/icu/date_time.cpp 92.85% <ø> (ø)
... and 57 more

... and 4 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

@Flamefire Flamefire merged commit 5a58e65 into boostorg:develop Jan 10, 2025
54 checks passed
@Flamefire Flamefire deleted the flatten-sources branch January 10, 2025 11:50
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.

1 participant