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

feat(node): redefine endpoint routes and improve decoupling #238

Merged

Conversation

JeremyPansier
Copy link
Member

Checklist:

  • The code follows our code conventions.
  • Important principle changes have been documented in the wiki.
  • The new code is covered by unit tests with assertions.
  • The behaviour node and UI have been manually tested and is as expected.
  • The squash commit message follows our conventions.

@JeremyPansier JeremyPansier linked an issue Sep 23, 2023 that may be closed by this pull request
@sonarcloud
Copy link

sonarcloud bot commented Oct 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 7 Code Smells

84.5% 84.5% Coverage
0.6% 0.6% Duplication

@JeremyPansier JeremyPansier changed the title feat(node): use several endpoints feat(node): redefine endpoint routes and improve decoupling Oct 7, 2023
@JeremyPansier JeremyPansier enabled auto-merge (squash) October 7, 2023 16:28
@JeremyPansier JeremyPansier merged commit 283f8fb into main Oct 7, 2023
9 checks passed
@JeremyPansier JeremyPansier deleted the 222-only-pass-interfaces-as-interface-method-parameters branch October 7, 2023 16:38
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.

Redefine endpoint routes Improve decoupling
1 participant