Skip to content

Fixed Port Validation (Sentry) #6857

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

Merged
merged 4 commits into from
Apr 14, 2025

- Removed unnecessary try-catch block for parsing the port field, sim…

7762e8e
Select commit
Loading
Failed to load commit list.
Merged

Fixed Port Validation (Sentry) #6857

- Removed unnecessary try-catch block for parsing the port field, sim…
7762e8e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 12, 2025 in 0s

30.05% (-0.01%) compared to eb59e2d

View this Pull Request on Codecov

30.05% (-0.01%) compared to eb59e2d

Details

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.

Project coverage is 30.05%. Comparing base (eb59e2d) to head (7762e8e).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...onnectionDialogs/AbstractGameConnectionDialog.java 0.00% 8 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6857      +/-   ##
============================================
- Coverage     30.05%   30.05%   -0.01%     
+ Complexity    15581    15579       -2     
============================================
  Files          2875     2875              
  Lines        282748   282748              
  Branches      49302    49302              
============================================
- Hits          84983    84982       -1     
- Misses       192210   192213       +3     
+ Partials       5555     5553       -2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.