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

Apply prettier tool to entire repo. #149

Merged
merged 1 commit into from
Dec 31, 2023
Merged

Conversation

vtjeng
Copy link
Owner

@vtjeng vtjeng commented Dec 31, 2023

Reproducing:

$ npm install --save-dev --save-exact prettier
$ npx prettier . --write

In a subsequent PR, we will add a GitHub action to enforce that files are properly formatted.

@vtjeng vtjeng force-pushed the test-running-instructions branch 3 times, most recently from 660a55d to cc56a64 Compare December 31, 2023 23:16
Copy link

codecov bot commented Dec 31, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (29c6063) 91.42% compared to head (097c12f) 91.42%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #149   +/-   ##
=======================================
  Coverage   91.42%   91.42%           
=======================================
  Files          25       25           
  Lines         816      816           
=======================================
  Hits          746      746           
  Misses         70       70           

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

@vtjeng vtjeng force-pushed the test-running-instructions branch from cc56a64 to 66b31bc Compare December 31, 2023 23:27
@vtjeng vtjeng force-pushed the test-running-instructions branch from 66b31bc to 097c12f Compare December 31, 2023 23:42
@vtjeng vtjeng changed the title Add instructions on how to run tests. Apply prettier tool to entire repo. Dec 31, 2023
@vtjeng vtjeng enabled auto-merge (squash) December 31, 2023 23:48
@vtjeng vtjeng merged commit 807ce39 into master Dec 31, 2023
10 checks passed
@vtjeng vtjeng deleted the test-running-instructions branch December 31, 2023 23:58
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