Skip to content

fix(testing/unstable): use the correct function frame in inline snapshot#7150

Open
mochaaP wants to merge 1 commit into
denoland:mainfrom
mcha-forks:mochaa-fix-snapshot-writing
Open

fix(testing/unstable): use the correct function frame in inline snapshot#7150
mochaaP wants to merge 1 commit into
denoland:mainfrom
mcha-forks:mochaa-fix-snapshot-writing

Conversation

@mochaaP
Copy link
Copy Markdown

@mochaaP mochaaP commented May 21, 2026

Before the fix, it will always write to unstable_snapshot.ts:createAssertInlineSnapshot.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 21, 2026

CLA assistant check
All committers have signed the CLA.

@mochaaP mochaaP force-pushed the mochaa-fix-snapshot-writing branch from 140707c to 5126a0a Compare May 21, 2026 20:23
@codecov
Copy link
Copy Markdown

codecov Bot commented May 21, 2026

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7150   +/-   ##
=======================================
  Coverage   94.61%   94.61%           
=======================================
  Files         634      634           
  Lines       51843    51846    +3     
  Branches     9346     9347    +1     
=======================================
+ Hits        49050    49053    +3     
  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.

@mochaaP mochaaP force-pushed the mochaa-fix-snapshot-writing branch from 5126a0a to 4f952ad Compare May 21, 2026 21:00
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.

2 participants