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

HTM-1174: ⭕ Update namespace / package name #922

Merged
merged 2 commits into from
Aug 27, 2024
Merged

Conversation

mprins
Copy link
Contributor

@mprins mprins commented Aug 27, 2024

HTM-1174 Powered by Pull Request Badge

Removed nl.b3p.tailormap namespace in favour of org.tailormap

@mprins mprins added the removed label Aug 27, 2024
@mprins mprins self-assigned this Aug 27, 2024
Copy link

codecov bot commented Aug 27, 2024

Codecov Report

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

Files Patch % Lines
...ormap/api/persistence/helper/GeoServiceHelper.java 0% 5 Missing ⚠️

Impacted file tree graph

@@          Coverage Diff          @@
##             main   #922   +/-   ##
=====================================
  Coverage       5%     5%           
  Complexity     78     78           
=====================================
  Files          95     95           
  Lines        4501   4501           
  Branches      423    423           
=====================================
  Hits          199    199           
  Misses       4283   4283           
  Partials       19     19           
Files Coverage Δ Complexity Δ
...ava/org/tailormap/api/TailormapApiApplication.java 34% <ø> (ø) 1 <0> (?)
...pi/configuration/CaseInsensitiveEnumConverter.java 0% <ø> (ø) 0 <0> (?)
...onfiguration/GeoToolsEPSGAliasesConfiguration.java 0% <ø> (ø) 0 <0> (?)
.../tailormap/api/configuration/JPAConfiguration.java 0% <ø> (ø) 0 <0> (?)
...map/api/configuration/MonitoringConfiguration.java 0% <ø> (ø) 0 <0> (?)
...tailormap/api/configuration/RestConfiguration.java 0% <ø> (ø) 0 <0> (?)
...g/tailormap/api/configuration/TailormapConfig.java 0% <ø> (ø) 0 <0> (?)
.../api/configuration/TailormapDatabaseMigration.java 0% <ø> (ø) 0 <0> (?)
...configuration/TailormapPasswordStrengthConfig.java 47% <ø> (ø) 4 <0> (?)
...lormap/api/configuration/base/FrontController.java 0% <ø> (ø) 0 <0> (?)
... and 85 more

Copy link

github-actions bot commented Aug 27, 2024

Test Results

266 tests  ±0   264 ✅ ±0   2m 54s ⏱️ +2s
 27 suites ±0     1 💤 ±0 
 27 files   ±0     1 ❌ ±0 

For more details on these failures, see this check.

Results for commit 5a75699. ± Comparison against base commit 753edf1.

This pull request removes 266 and adds 266 tests. Note that renamed tests count towards both.
nl.b3p.tailormap.api.ValidateGeoToolsInArtifactIntegrationTest ‑ checkArtifact
nl.b3p.tailormap.api.controller.AppControllerIntegrationTest ‑ finds_by_name
nl.b3p.tailormap.api.controller.AppControllerIntegrationTest ‑ finds_service_viewer
nl.b3p.tailormap.api.controller.AppControllerIntegrationTest ‑ not_found_by_name
nl.b3p.tailormap.api.controller.AppControllerIntegrationTest ‑ not_found_unpublished_service_viewer
nl.b3p.tailormap.api.controller.AppControllerIntegrationTest ‑ not_found_when_default_not_exists
nl.b3p.tailormap.api.controller.AppControllerIntegrationTest ‑ not_found_when_no_default
nl.b3p.tailormap.api.controller.AppControllerIntegrationTest ‑ returns_default_when_no_arguments
nl.b3p.tailormap.api.controller.AppControllerIntegrationTest ‑ should_send_401_when_application_configured
nl.b3p.tailormap.api.controller.ConfigurationControllerIntegrationTest ‑ test
…
org.tailormap.api.ValidateGeoToolsInArtifactIntegrationTest ‑ checkArtifact
org.tailormap.api.controller.AppControllerIntegrationTest ‑ finds_by_name
org.tailormap.api.controller.AppControllerIntegrationTest ‑ finds_service_viewer
org.tailormap.api.controller.AppControllerIntegrationTest ‑ not_found_by_name
org.tailormap.api.controller.AppControllerIntegrationTest ‑ not_found_unpublished_service_viewer
org.tailormap.api.controller.AppControllerIntegrationTest ‑ not_found_when_default_not_exists
org.tailormap.api.controller.AppControllerIntegrationTest ‑ not_found_when_no_default
org.tailormap.api.controller.AppControllerIntegrationTest ‑ returns_default_when_no_arguments
org.tailormap.api.controller.AppControllerIntegrationTest ‑ should_send_401_when_application_configured
org.tailormap.api.controller.ConfigurationControllerIntegrationTest ‑ test
…
This pull request removes 1 skipped test and adds 1 skipped test. Note that renamed tests count towards both.
nl.b3p.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ should_return_non_empty_featurecollections_for_valid_page_from_wfs
org.tailormap.api.controller.FeaturesControllerIntegrationTest ‑ should_return_non_empty_featurecollections_for_valid_page_from_wfs

♻️ This comment has been updated with latest results.

@mprins mprins marked this pull request as ready for review August 27, 2024 11:06
@mprins mprins merged commit 0919f47 into main Aug 27, 2024
19 of 22 checks passed
@mprins mprins deleted the HTM-1174_org.tailormap branch August 27, 2024 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant