chore(internet_port): added new ports and removed unnecessary string class#27078
chore(internet_port): added new ports and removed unnecessary string class#27078rusackas merged 8 commits intoapache:masterfrom
Conversation
|
Thanks @anirudh-hegde for the change. @cccs-tom would you mind taking a look at this? |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #27078 +/- ##
==========================================
+ Coverage 67.18% 69.50% +2.32%
==========================================
Files 1900 1900
Lines 74443 74433 -10
Branches 8293 8293
==========================================
+ Hits 50012 51733 +1721
+ Misses 22376 20645 -1731
Partials 2055 2055
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
@anirudh-hegde please check the linting errors: |
|
@anirudh-hegde there's still that trailing whitespace issue: |
| resp["error_message"] = \ | ||
| f"'{string_value}' does not appear to be a port name or number" | ||
| ) | ||
|
|
There was a problem hiding this comment.
This PR adds a newline here which the linter wants to be removed
|
Ohh my bad!! I merged branch 'apache:master' into spear |
| "Remote Desktop": [3389], | ||
| "dns": [53], | ||
| "ctf": [84], | ||
| "pdap": [344] |
There was a problem hiding this comment.
This is still failing:
| "pdap": [344] | |
| "pdap": [344], |
|
Should I need to change the code? |
|
Looks like you just need to run the pre-commit hook and you should be OK. |
Hey @rusackas, |
You were right. |
…-to-the-embedded-dashboard * master: (1182 commits) fix(ci): mypy pre-commit issues (apache#27161) feat(Alerts and Reports): Modal redesign (apache#26202) refactor: Migrate ErrorBoundary to typescript (apache#27143) chore(tests): Remove unnecessary explicit Flask-SQLAlchemy session expunges (apache#27136) fix(plugins): Apply dashboard filters to comparison query in BigNumber with Time Comparison chart (apache#27138) fix: Duplicated toast messages (apache#27135) docs: add Geotab to users list (apache#27134) fix: Plain error message when visiting a dashboard via permalink without permissions (apache#27132) fix: ID param for DELETE ssh_tunnel endpoint (apache#27130) chore(hail mary): Update package-lock.json via npm-audit-fix (apache#26693) chore: lower cryptography min version to 41.0.2 (apache#27129) docs(miscellaneous): Export Datasoruces: export datasources exports to ZIP (apache#27120) fix(pivot-table-v2): Added forgotten translation pivot table v2 (apache#22840) fix: RLS modal overflow (apache#27128) refactor: Updates some database columns to MediumText (apache#27119) fix: gevent upgrade to 23.9.1 (apache#27112) fix: removes old deprecated sqllab endpoints (apache#27117) feat(storybook): Co-habitating/Upgrading Storybooks to v7 (dependency madness ensues) (apache#26907) fix: bump grpcio, urllib3 and paramiko (apache#27124) chore(internet_port): added new ports and removed unnecessary string class (apache#27078) ...




SUMMARY
Added new ports and removed unnecessary string class
https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?&page=6