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

test: add test to check if a format string is plain #65

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

Viatorus
Copy link
Owner

@Viatorus Viatorus commented Oct 8, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 8, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (a583ffa) 99.40% compared to head (c59f50f) 99.42%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #65      +/-   ##
==========================================
+ Coverage   99.40%   99.42%   +0.01%     
==========================================
  Files          56       56              
  Lines        5866     5877      +11     
==========================================
+ Hits         5831     5843      +12     
+ Misses         35       34       -1     
Files Coverage Δ
include/emio/buffer.hpp 99.35% <100.00%> (ø)
test/unit_test/detail/test_dragon.cpp 100.00% <ø> (ø)
test/unit_test/test_buffer.cpp 100.00% <100.00%> (ø)
test/unit_test/test_format_string.cpp 100.00% <100.00%> (ø)
test/unit_test/test_writer.cpp 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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

@Viatorus
Copy link
Owner Author

Viatorus commented Oct 8, 2023

ICE with clang-15...

@Viatorus Viatorus force-pushed the test/is_plain_str branch 2 times, most recently from e733c21 to b93035b Compare November 1, 2023 22:09
@Viatorus Viatorus merged commit 3a60714 into main Nov 1, 2023
6 of 17 checks passed
@Viatorus Viatorus deleted the test/is_plain_str branch November 1, 2023 22:09
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