Skip to content

test: removed extraneous dependencies because of profiling tests#69

Merged
fredbi merged 1 commit intomasterfrom
fix/remove-profiling-dependencies
Dec 11, 2025
Merged

test: removed extraneous dependencies because of profiling tests#69
fredbi merged 1 commit intomasterfrom
fix/remove-profiling-dependencies

Conversation

@fredbi
Copy link
Copy Markdown
Owner

@fredbi fredbi commented Dec 11, 2025

Solution: moved the profiling test to a separate module.

This sets a temporary trade-off, as a lot of test code (all test cases) have been hastily duplicated. We'll see in a forthcoming PR how to refactor test cases so they may be reusable by multiple modules.

NOTE: it doesn't hurt if the new sub module requires a higher version of go.

Solution: moved the profiling test to a separate module.

This sets a temporary trade-off, as a lot of test code (all test cases)
have been hastily duplicated. We'll see in a forthcoming PR how to
refactor test cases so they may be reusable by multiple modules.

NOTE: it doesn't hurt if the new sub module requires a higher version of
go.

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.32%. Comparing base (360507f) to head (80871c5).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #69   +/-   ##
=======================================
  Coverage   86.32%   86.32%           
=======================================
  Files           8        8           
  Lines        1002     1002           
=======================================
  Hits          865      865           
  Misses        133      133           
  Partials        4        4           

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

@fredbi fredbi merged commit 5297571 into master Dec 11, 2025
19 of 20 checks passed
@fredbi fredbi deleted the fix/remove-profiling-dependencies branch December 11, 2025 18:23
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.

1 participant