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

Fix coverage. #113

Merged
merged 1 commit into from
Feb 13, 2024
Merged

Fix coverage. #113

merged 1 commit into from
Feb 13, 2024

Conversation

davidlehn
Copy link
Member

  • Use codecov/codecov-action@v3.

- Use `codecov/codecov-action@v3`.
Copy link

codecov bot commented Feb 13, 2024

Codecov Report

Merging #113 (0fa0da9) into main (fa55908) will increase coverage by 0.23%.
Report is 16 commits behind head on main.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #113      +/-   ##
==========================================
+ Coverage   80.00%   80.23%   +0.23%     
==========================================
  Files          10       10              
  Lines        1800     1821      +21     
==========================================
+ Hits         1440     1461      +21     
  Misses        360      360              
Files Coverage Δ
lib/config.js 100.00% <100.00%> (ø)
lib/configUtil.js 100.00% <100.00%> (ø)
lib/events.js 78.57% <100.00%> (+1.64%) ⬆️
lib/helpers.js 71.42% <100.00%> (+1.05%) ⬆️
lib/index.js 68.81% <100.00%> (+0.08%) ⬆️
lib/loggers/WorkerTransport.js 89.58% <100.00%> (+0.45%) ⬆️
lib/loggers/fileLogger.js 80.39% <100.00%> (+0.39%) ⬆️
lib/loggers/formatters.js 66.01% <100.00%> (+0.67%) ⬆️
lib/loggers/index.js 89.42% <100.00%> (+0.10%) ⬆️
lib/util.js 94.17% <100.00%> (+0.11%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 38fc475...0fa0da9. Read the comment docs.

@davidlehn
Copy link
Member Author

Using v3 of the action is needed for it to work without a special token. Once a plan on how to support v4 at scale is determined, this can switch back.

@davidlehn davidlehn merged commit 2133796 into main Feb 13, 2024
6 checks passed
@davidlehn davidlehn deleted the fix-coverage branch February 13, 2024 00:49
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