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

Early logs fix #58

Merged
merged 6 commits into from
Aug 21, 2024
Merged

Early logs fix #58

merged 6 commits into from
Aug 21, 2024

Conversation

zoe-codez
Copy link
Member

@zoe-codez zoe-codez commented Aug 21, 2024

📬 Changes

🗒️ Checklist

  • Read the contribution guide and accept the
    code of conduct
  • Readme and docs (updated or not needed)
  • Tests (added, updated or not needed)

Copy link

codecov bot commented Aug 21, 2024

Codecov Report

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

Project coverage is 73.37%. Comparing base (897e1ec) to head (09cbc7f).
Report is 1 commits behind head on main.

Files Patch % Lines
src/helpers/utilities.helper.ts 54.54% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #58      +/-   ##
==========================================
+ Coverage   72.51%   73.37%   +0.85%     
==========================================
  Files          30       30              
  Lines        1390     1401      +11     
  Branches      190      191       +1     
==========================================
+ Hits         1008     1028      +20     
+ Misses        368      360       -8     
+ Partials       14       13       -1     

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

@zoe-codez zoe-codez merged commit 94e2850 into main Aug 21, 2024
3 checks passed
@zoe-codez zoe-codez deleted the attributes branch August 21, 2024 02:40
@zoe-codez zoe-codez mentioned this pull request Aug 21, 2024
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.

Logs prior to onPostConfig are getting swallowed Silent crashes are possible
1 participant