KEMBAR78
refactor(dotenv-analyzer): create new crate by mgrachev · Pull Request #903 · dotenv-linter/dotenv-linter · GitHub
Skip to content

Conversation

mgrachev
Copy link
Member

@mgrachev mgrachev commented Sep 4, 2025

✔ Checklist:

  • Commit messages have been written in Conventional Commits format;
  • Tests for the changes have been added (for bug fixes / features);
  • Docs have been added / updated on the dotenv-linter.github.io (for bug fixes / features).

@codecov-commenter
Copy link

codecov-commenter commented Sep 4, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 68.06283% with 61 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.00%. Comparing base (b83cdcd) to head (5d0ca56).

Files with missing lines Patch % Lines
dotenv-linter/src/compare.rs 0.00% 18 Missing ⚠️
dotenv-linter/src/lib.rs 0.00% 12 Missing ⚠️
dotenv-linter/src/output/compare.rs 0.00% 10 Missing ⚠️
dotenv-linter/src/output/check.rs 0.00% 9 Missing ⚠️
dotenv-linter/src/output/fix.rs 0.00% 9 Missing ⚠️
dotenv-analyzer/src/warning.rs 82.35% 3 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #903      +/-   ##
==========================================
- Coverage   90.30%   90.00%   -0.30%     
==========================================
  Files          94       94              
  Lines        6066     6015      -51     
==========================================
- Hits         5478     5414      -64     
- Misses        588      601      +13     

☔ 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.

@mgrachev mgrachev merged commit f5b3acf into master Sep 4, 2025
43 checks passed
@mgrachev mgrachev deleted the dotenv-analyzer branch September 4, 2025 15:49
@mgrachev mgrachev mentioned this pull request Sep 4, 2025
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants