Skip to content

Conversation

@nfischer
Copy link
Member

@nfischer nfischer commented May 9, 2025

This refactors to a '.js' source file, which enables code linting. This also fixes the lint errors to use an updated style.

This also enables test coverage for index.js (which now holds all the business logic).

This refactors to a '.js' source file, which enables code linting.
This also fixes the lint errors to use an updated style.

This also enables test coverage for index.js (which now holds all the
business logic).
@nfischer nfischer added the test label May 9, 2025
@codecov
Copy link

codecov bot commented May 9, 2025

Codecov Report

Attention: Patch coverage is 77.27273% with 5 lines in your changes missing coverage. Please review.

Project coverage is 77.27%. Comparing base (b1aba2f) to head (219a95d).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
index.js 77.27% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           main      #24       +/-   ##
=========================================
+ Coverage      0   77.27%   +77.27%     
=========================================
  Files         0        1        +1     
  Lines         0       22       +22     
=========================================
+ Hits          0       17       +17     
- Misses        0        5        +5     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nfischer nfischer merged commit e2dded8 into main May 9, 2025
20 checks passed
@nfischer nfischer deleted the fix-lint-errors branch May 9, 2025 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants