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

Adds typechecking to the ci checks #41

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

calirvine
Copy link
Contributor

Now that types are in place, it would be a good idea to enforce proper types on PRs before merging.

Copy link

codecov bot commented Feb 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1d743a1) 72.88% compared to head (b7a8f2d) 72.88%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #41   +/-   ##
=======================================
  Coverage   72.88%   72.88%           
=======================================
  Files          18       18           
  Lines        1973     1973           
  Branches      119      119           
=======================================
  Hits         1438     1438           
  Misses        529      529           
  Partials        6        6           

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

@benvinegar benvinegar merged commit 7ad5b79 into benvinegar:main Feb 8, 2024
3 checks passed
@benvinegar
Copy link
Owner

Whoops, naively thought "lint" included tsc. Thanks!

benvinegar pushed a commit that referenced this pull request Dec 20, 2024
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