Skip to content

test(dotenv): cover reported quote newline round trips#7145

Closed
fibibot wants to merge 1 commit into
mainfrom
orch/issue-69
Closed

test(dotenv): cover reported quote newline round trips#7145
fibibot wants to merge 1 commit into
mainfrom
orch/issue-69

Conversation

@fibibot
Copy link
Copy Markdown

@fibibot fibibot commented May 16, 2026

Closes bartlomieju/orchid-inbox#69

Summary

  • add explicit regression coverage for the four reported dotenv stringify/parse round-trip failures
  • keep the broader tricky-character round-trip test and clean up its issue reference wording

Testing

  • deno fmt --check
  • deno lint
  • deno test --allow-read --allow-env dotenv/stringify_test.ts dotenv/parse_test.ts
  • deno test -A --parallel --trace-leaks --coverage --doc --clean dotenv
  • deno task test, failed in unrelated suites in this VM: ANSI color expectations under fmt/internal/cli despite NO_COLOR=1, fs walk regex counts, and a CBOR test allocating more than 4 GiB

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@fibibot fibibot reopened this May 16, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.61%. Comparing base (95a1e2e) to head (92c30eb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7145   +/-   ##
=======================================
  Coverage   94.61%   94.61%           
=======================================
  Files         634      634           
  Lines       51843    51843           
  Branches     9346     9346           
=======================================
  Hits        49050    49050           
  Misses       2218     2218           
  Partials      575      575           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants