Skip to content

fix: remove local deps bug#86

Merged
besaleli merged 3 commits into
mainfrom
feat/config-improvements
Nov 19, 2025
Merged

fix: remove local deps bug#86
besaleli merged 3 commits into
mainfrom
feat/config-improvements

Conversation

@besaleli

Copy link
Copy Markdown
Member

No description provided.

@codecov-commenter

codecov-commenter commented Nov 19, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 50.00000% with 12 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
encoderfile/src/config.rs 57.14% 9 Missing ⚠️
encoderfile/src/cli.rs 0.00% 3 Missing ⚠️
Files with missing lines Coverage Δ
encoderfile/src/cli.rs 0.00% <0.00%> (ø)
encoderfile/src/config.rs 89.58% <57.14%> (-5.83%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@codspeed-hq

codspeed-hq Bot commented Nov 19, 2025

Copy link
Copy Markdown

CodSpeed Performance Report

Merging #86 will not alter performance

Comparing feat/config-improvements (84e17c8) with main (8cd8e9a)

Summary

✅ 20 untouched
⏩ 20 skipped1

Footnotes

  1. 20 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@besaleli
besaleli merged commit 2dc0b4f into main Nov 19, 2025
5 checks passed
@besaleli
besaleli deleted the feat/config-improvements branch November 19, 2025 18:18
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.

Pass in encoderfile-core version in build.rs instead of current setup for binary builds

2 participants