Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unneeded AST test in TypeScript #5343

Merged
merged 1 commit into from
Feb 11, 2025
Merged

Conversation

jtran
Copy link
Collaborator

@jtran jtran commented Feb 11, 2025

Addresses #5210 (comment).

These tests make AST changes more difficult and add no real value.

Copy link

qa-wolf bot commented Feb 11, 2025

QA Wolf here! As you write new code it's important that your test coverage is keeping up.
Click here to request test coverage for this PR!

Copy link

vercel bot commented Feb 11, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
modeling-app ✅ Ready (Inspect) Visit Preview Feb 11, 2025 11:38pm

Copy link
Collaborator

@nadr0 nadr0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ship it

Copy link

codecov bot commented Feb 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.76%. Comparing base (c68e5d7) to head (5320bd3).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5343   +/-   ##
=======================================
  Coverage   85.76%   85.76%           
=======================================
  Files          94       94           
  Lines       34281    34281           
=======================================
+ Hits        29400    29402    +2     
+ Misses       4881     4879    -2     
Flag Coverage Δ
wasm-lib 85.76% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@jtran jtran force-pushed the jtran/remove-unneeded-ast-test branch from c65dcc7 to 5320bd3 Compare February 11, 2025 23:26
@jtran jtran enabled auto-merge (squash) February 11, 2025 23:26
@jtran jtran merged commit 81c0035 into main Feb 11, 2025
33 checks passed
@jtran jtran deleted the jtran/remove-unneeded-ast-test branch February 11, 2025 23:55
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.

2 participants