Skip to content

Fix connection info tests#361

Merged
greenbonebot merged 3 commits intomainfrom
fix-connection-info-tests
Apr 2, 2026
Merged

Fix connection info tests#361
greenbonebot merged 3 commits intomainfrom
fix-connection-info-tests

Conversation

@bjoernricks
Copy link
Copy Markdown
Contributor

What

Fix connection info tests

Why

Actually run the tests and remove a test that can't be implemented because it would require access to internals of libmicrohttp.

The tests need to be added BEFORE the test suite is run.
Creating the postprocessor requires access to internal API of
libmicrohttp. Therefore the test can't be implemented.
@bjoernricks bjoernricks requested review from a team as code owners April 2, 2026 11:15
@greenbonebot greenbonebot enabled auto-merge (rebase) April 2, 2026 11:15
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.43%. Comparing base (a552d83) to head (c20ffd0).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #361      +/-   ##
==========================================
+ Coverage   92.22%   94.43%   +2.21%     
==========================================
  Files          24       24              
  Lines        3910     3900      -10     
  Branches       80       80              
==========================================
+ Hits         3606     3683      +77     
+ Misses        266      179      -87     
  Partials       38       38              
Flag Coverage Δ
unittests 94.43% <100.00%> (+2.21%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@greenbonebot greenbonebot merged commit aeb992e into main Apr 2, 2026
14 checks passed
@greenbonebot greenbonebot deleted the fix-connection-info-tests branch April 2, 2026 11:28
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.

3 participants