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

refactor: use type-checked JS instead of TS for quickstart examples #1215

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

docs: update URL in quickstart examples README

5f123ea
Select commit
Loading
Failed to load commit list.
Open

refactor: use type-checked JS instead of TS for quickstart examples #1215

docs: update URL in quickstart examples README
5f123ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 29, 2024 in 1s

77.81% (+0.00%) compared to 0b7b108

View this Pull Request on Codecov

77.81% (+0.00%) compared to 0b7b108

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.81%. Comparing base (0b7b108) to head (5f123ea).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1215   +/-   ##
=======================================
  Coverage   77.81%   77.81%           
=======================================
  Files          84       84           
  Lines       17523    17523           
  Branches     1781     1781           
=======================================
  Hits        13635    13635           
  Misses       3853     3853           
  Partials       35       35           

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