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

Add prettier config and sort imports, reports coverage on pr's #24

Merged
merged 2 commits into from
Oct 24, 2023

Conversation

Sparticuz
Copy link
Owner

fixes #13

@github-actions
Copy link

Coverage after merging feature/coverageReporting into master will be

91.33%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   address-validate.ts88.14%37.50%100%96%51–53, 55, 80–81, 83–87, 92–93, 96
   usps.ts100%100%100%100%
src/lookups
   city-state-lookup.ts98.25%83.33%100%100%45
   pricing-rate-lookup.ts74.34%100%50%74.50%112–149
   zip-code-lookup.ts90.59%54.55%100%95.83%56–57, 59–63, 68
src/utils
   proper-case.ts100%100%100%100%
   request.ts91.62%64.29%100%94.08%107–108, 117–119, 122–125, 151, 50–52, 58

@Sparticuz Sparticuz merged commit cb1e24b into master Oct 24, 2023
3 checks passed
@Sparticuz Sparticuz deleted the feature/coverageReporting branch October 24, 2023 14:47
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.

Add automated coverage reporting
1 participant