Skip to content

Conversation

@cm-jones
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented May 14, 2025

Codecov Report

Attention: Patch coverage is 55.48589% with 142 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
benchmarks/benchmark_list.cpp 0.00% 17 Missing ⚠️
benchmarks/benchmark_queue.cpp 0.00% 14 Missing ⚠️
benchmarks/benchmark_stack.cpp 0.00% 12 Missing ⚠️
benchmarks/benchmark_unordered_map.cpp 0.00% 11 Missing ⚠️
src/vector.c 65.62% 11 Missing ⚠️
benchmarks/benchmark_forward_list.cpp 0.00% 9 Missing ⚠️
examples/stack_example.c 0.00% 8 Missing ⚠️
examples/forward_list_example.c 0.00% 7 Missing ⚠️
examples/list_example.c 0.00% 7 Missing ⚠️
examples/queue_example.c 0.00% 6 Missing ⚠️
... and 10 more
Files with missing lines Coverage Δ
benchmarks/benchmark_unordered_set.cpp 0.00% <ø> (ø)
include/libdsc/common.h 85.71% <ø> (ø)
tests/test_forward_list.cpp 100.00% <100.00%> (ø)
tests/test_list.cpp 100.00% <100.00%> (ø)
tests/test_queue.cpp 100.00% <100.00%> (ø)
tests/test_stack.cpp 100.00% <100.00%> (ø)
tests/test_unordered_map.cpp 100.00% <100.00%> (ø)
tests/test_unordered_set.cpp 100.00% <100.00%> (ø)
tests/test_vector.cpp 100.00% <100.00%> (ø)
src/forward_list.c 77.66% <94.11%> (ø)
... and 19 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cm-jones cm-jones merged commit 563a6ad into main May 15, 2025
4 of 5 checks passed
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