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: remove unhandledPromiseRejection Error in Frontend-app-publisher #976

Merged
merged 2 commits into from
Aug 19, 2024

Conversation

AfaqShuaib09
Copy link
Contributor

@AfaqShuaib09 AfaqShuaib09 commented Aug 15, 2024

PROD-3142

This PR removes the workaround for ignoring unhandledPromiseRejection warnings. Previously, unhandledPromiseRejection warnings were converted to errors in Node.js 15, when we run tests on Node.js 16 so this workaround added at that time.

@AfaqShuaib09 AfaqShuaib09 changed the title chore: remove unhandled exception warning chore: remove unhandledPromiseRejection Error in Frontend-app-publisher Aug 15, 2024
Copy link

codecov bot commented Aug 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.77%. Comparing base (e297621) to head (84a61df).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #976   +/-   ##
=======================================
  Coverage   67.77%   67.77%           
=======================================
  Files         128      128           
  Lines        3230     3230           
  Branches      936      936           
=======================================
  Hits         2189     2189           
+ Misses        996      993    -3     
- Partials       45       48    +3     

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

@AfaqShuaib09 AfaqShuaib09 merged commit ae07b46 into master Aug 19, 2024
7 checks passed
@AfaqShuaib09 AfaqShuaib09 deleted the afaq/prod-3142 branch August 19, 2024 13:44
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.

3 participants