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

feat: allow multiple args and types to log helper #646

Merged
merged 1 commit into from
Aug 3, 2024
Merged

feat: allow multiple args and types to log helper #646

merged 1 commit into from
Aug 3, 2024

Conversation

wellwelwel
Copy link
Owner

Closes #631.


No changes for the end user.

Copy link

codecov bot commented Aug 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.21%. Comparing base (49f6291) to head (d7da98d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #646      +/-   ##
==========================================
- Coverage   99.02%   96.21%   -2.81%     
==========================================
  Files          34       34              
  Lines        1839     1848       +9     
  Branches        6       22      +16     
==========================================
- Hits         1821     1778      -43     
- Misses         12       48      +36     
- Partials        6       22      +16     
Flag Coverage Δ
osx 96.21% <100.00%> (-2.81%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@wellwelwel wellwelwel marked this pull request as ready for review August 3, 2024 20:41
@wellwelwel wellwelwel merged commit 8f2b6c4 into main Aug 3, 2024
27 checks passed
@wellwelwel wellwelwel deleted the log branch August 3, 2024 20:41
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.

Allow passing multiple arguments to the log() helper
1 participant