Skip to content

Conversation

felixgateru
Copy link
Contributor

@felixgateru felixgateru commented Oct 16, 2024

What type of PR is this?

This is a refactor as it groups current service middleware.

What does this do?

This pr creates the following folder structure for magistrala services:
service
-- middleware
---- authorization.go
---- logging.go
---- metrics.go
---- tracing.go
---- doc.go

Which issue(s) does this PR fix/relate to?

Noissue

Have you included tests for your changes?

No

Did you document any new/modified feature?

Yes changes include godoc documentation

Notes

To be merged after #2444

@felixgateru felixgateru force-pushed the noissue-middleware branch 3 times, most recently from be16129 to 8128e0d Compare October 22, 2024 10:03
Copy link

codecov bot commented Oct 22, 2024

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 43.07%. Comparing base (0f20663) to head (49da8ce).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2472      +/-   ##
==========================================
+ Coverage   34.53%   43.07%   +8.54%     
==========================================
  Files         323      173     -150     
  Lines       47032    30942   -16090     
==========================================
- Hits        16242    13329    -2913     
+ Misses      29990    16973   -13017     
+ Partials      800      640     -160     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@felixgateru felixgateru marked this pull request as ready for review October 22, 2024 10:21
@felixgateru felixgateru requested a review from a team as a code owner January 20, 2025 11:54
@felixgateru felixgateru force-pushed the noissue-middleware branch 2 times, most recently from f7a9075 to 49da8ce Compare August 7, 2025 15:50
@dborovcanin
Copy link
Collaborator

@felixgateru Please resolve conflicts.

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.

3 participants