Skip to content

Add fuzzing harnesses#949

Merged
bboilot-ledger merged 2 commits into
developfrom
bbo/new_fuzzers
Feb 27, 2026
Merged

Add fuzzing harnesses#949
bboilot-ledger merged 2 commits into
developfrom
bbo/new_fuzzers

Conversation

@bboilot-ledger
Copy link
Copy Markdown
Contributor

Description

Please provide a detailed description of what was done in this PR.
(And mentioned if linked to an issue docs)

Changes include

  • Bugfix (non-breaking change that solves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)
  • Tests
  • Documentation
  • Other (for changes that might not fit in any category)

Breaking changes

Please complete this section if any breaking changes have been made, otherwise delete it.

Additional comments

Please post additional comments in this section if you have them, otherwise delete it.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 11, 2026

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 51.60%. Comparing base (59bb2cb) to head (2cb2075).

Files with missing lines Patch % Lines
src/features/generic_tx_parser/gtp_field.c 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #949      +/-   ##
===========================================
- Coverage    51.60%   51.60%   -0.01%     
===========================================
  Files           17       17              
  Lines         1771     1773       +2     
  Branches       232      233       +1     
===========================================
+ Hits           914      915       +1     
- Misses         856      857       +1     
  Partials         1        1              
Flag Coverage Δ
unittests 51.60% <50.00%> (-0.01%) ⬇️

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.

@bboilot-ledger bboilot-ledger force-pushed the bbo/new_fuzzers branch 4 times, most recently from e314ba4 to 3c5c216 Compare February 13, 2026 16:31
@bboilot-ledger bboilot-ledger force-pushed the bbo/new_fuzzers branch 2 times, most recently from 67abe68 to e86dbd5 Compare February 26, 2026 17:39
@bboilot-ledger bboilot-ledger marked this pull request as ready for review February 26, 2026 17:58
@bboilot-ledger
Copy link
Copy Markdown
Contributor Author

👋 Tagged you both but one review is more than enough I guess :)

@bboilot-ledger bboilot-ledger merged commit 40d5d8a into develop Feb 27, 2026
231 checks passed
@bboilot-ledger bboilot-ledger deleted the bbo/new_fuzzers branch February 27, 2026 10:11
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