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 test for api/index.ts #87

Merged
merged 1 commit into from
May 23, 2023
Merged

Add test for api/index.ts #87

merged 1 commit into from
May 23, 2023

Conversation

cheehwatang
Copy link
Owner

@cheehwatang cheehwatang commented May 23, 2023

Type of Change

  • ✅ New Test

Description

  • add test for api/index.ts

Related Tickets & Documents

How Has This Been Tested?

  • All test suites
    image

Added or Updated Tests?

  • 👍 Yes

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added proof(eg. screenshots) that prove my fix is effective or that my feature works
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@vercel
Copy link

vercel bot commented May 23, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
github-readme-daily-quotes ✅ Ready (Inspect) Visit Preview May 23, 2023 5:56am

@codecov
Copy link

codecov bot commented May 23, 2023

Codecov Report

Merging #87 (b142872) into master (b48c283) will increase coverage by 36.50%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##           master       #87       +/-   ##
============================================
+ Coverage   63.49%   100.00%   +36.50%     
============================================
  Files          12        12               
  Lines         126       126               
  Branches       11        11               
============================================
+ Hits           80       126       +46     
+ Misses         45         0       -45     
+ Partials        1         0        -1     

see 5 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@cheehwatang cheehwatang merged commit b4e9093 into master May 23, 2023
@cheehwatang cheehwatang deleted the add-test-for-api-index branch May 23, 2023 05:57
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 test for api/index.ts
1 participant