Add test for buffering behavior of iostreams #187
Merged
Codecov / codecov/project
succeeded
Oct 18, 2024 in 0s
99.47% (+0.02%) compared to bac0f20
View this Pull Request on Codecov
99.47% (+0.02%) compared to bac0f20
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 99.47%. Comparing base (
bac0f20
) to head (5fffda9
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #187 +/- ##
===========================================
+ Coverage 99.45% 99.47% +0.02%
===========================================
Files 34 34
Lines 3319 3460 +141
===========================================
+ Hits 3301 3442 +141
Misses 18 18
Files with missing lines | Coverage Δ | |
---|---|---|
src/iostream.cpp | 100.00% <100.00%> (ø) |
|
test/test_iostream.cpp | 100.00% <100.00%> (ø) |
Loading