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

Bug fix: uncaught runtime error #1434

Merged
merged 1 commit into from
Jan 16, 2024

port number was wrong replaced from 3005 to 3000

8ee4ac0
Select commit
Loading
Failed to load commit list.
Merged

Bug fix: uncaught runtime error #1434

port number was wrong replaced from 3005 to 3000
8ee4ac0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 15, 2024 in 0s

97.34% (+4.56%) compared to 655b6b3

View this Pull Request on Codecov

97.34% (+4.56%) compared to 655b6b3

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (655b6b3) 92.77% compared to head (8ee4ac0) 97.34%.
Report is 101 commits behind head on develop.

Files Patch % Lines
...rgProfileFieldSettings/OrgProfileFieldSettings.tsx 90.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1434      +/-   ##
===========================================
+ Coverage    92.77%   97.34%   +4.56%     
===========================================
  Files          134      136       +2     
  Lines         3238     3572     +334     
  Branches       904     1039     +135     
===========================================
+ Hits          3004     3477     +473     
+ Misses         225       90     -135     
+ Partials         9        5       -4     

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