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

Fix/type updates #767

Merged
merged 2 commits into from
Oct 23, 2024
Merged

Fix/type updates #767

merged 2 commits into from
Oct 23, 2024

Conversation

jordan-a-young
Copy link
Member

Before submitting a pull request, please make sure the following is done:

  1. Fork the repository and create your branch from master.
  2. Run yarn in the repository root.
  3. If you've fixed a bug or added code that should be tested, add tests!
  4. Ensure the test suite passes (yarn test). Tip: yarn test --watch TestName is helpful in development.
  5. Make sure your code passed the conventional commits check. Read more about conventional commits

Copy link

codecov bot commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.89%. Comparing base (24d79a0) to head (a4b3fc8).
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #767      +/-   ##
==========================================
+ Coverage   84.88%   84.89%   +0.01%     
==========================================
  Files          84       84              
  Lines        2587     2589       +2     
  Branches      658      658              
==========================================
+ Hits         2196     2198       +2     
  Misses        391      391              

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

@jordan-a-young jordan-a-young merged commit 8b67fbc into master Oct 23, 2024
6 checks passed
@jordan-a-young jordan-a-young deleted the fix/type-updates branch October 23, 2024 13:56
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