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

chore: increase code coverage by adding more tests #259

Merged
merged 2 commits into from
Dec 3, 2024

Conversation

chrisvogt
Copy link
Owner

This PR increases the code coverage of the theme.js file by adding a snapshot test for the compiled theme object's value.

Copy link

netlify bot commented Dec 3, 2024

Deploy Preview for chrisvogt ready!

Name Link
🔨 Latest commit 88bef62
🔍 Latest deploy log https://app.netlify.com/sites/chrisvogt/deploys/674e89655c124a0008a67134
😎 Deploy Preview https://deploy-preview-259--chrisvogt.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.76%. Comparing base (327b652) to head (88bef62).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #259      +/-   ##
==========================================
+ Coverage   91.07%   92.76%   +1.69%     
==========================================
  Files          67       67              
  Lines         650      650              
  Branches      182      182              
==========================================
+ Hits          592      603      +11     
+ Misses         51       42       -9     
+ Partials        7        5       -2     

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

@chrisvogt
Copy link
Owner Author

Manual verification via the deploy preview looks good. I'm going to merge this,

Screenshot 2024-12-02 at 8 32 35 PM

@chrisvogt chrisvogt merged commit 363938e into main Dec 3, 2024
10 checks passed
@chrisvogt chrisvogt deleted the increase-code-coverage-again branch December 3, 2024 04:33
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