Skip to content

feat(tags-api): add tests for compiler errors #2225

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

Merged
merged 19 commits into from
Aug 8, 2024
Merged

Conversation

LuLaValva
Copy link
Member

Description

  • Add tests for compile-time errors

Checklist:

  • I have read the CONTRIBUTING document and have signed (or will sign) the CLA.
  • I have updated/added documentation affected by my changes.
  • I have added tests to cover my changes.

@LuLaValva LuLaValva self-assigned this May 9, 2024
Copy link

changeset-bot bot commented May 9, 2024

⚠️ No Changeset found

Latest commit: 4576e31

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

codecov bot commented May 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.98%. Comparing base (b533216) to head (7ce537e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2225      +/-   ##
==========================================
+ Coverage   87.42%   87.98%   +0.56%     
==========================================
  Files         339      339              
  Lines       34622    34735     +113     
  Branches     1953     2013      +60     
==========================================
+ Hits        30267    30563     +296     
+ Misses       4342     4159     -183     
  Partials       13       13              

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

@LuLaValva LuLaValva merged commit d06ef6b into main Aug 8, 2024
7 checks passed
@LuLaValva LuLaValva deleted the add-error-tests branch August 8, 2024 15:38
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.

1 participant