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

Feature/service Performance #256

Merged
merged 3 commits into from
Jul 29, 2024
Merged

Feature/service Performance #256

merged 3 commits into from
Jul 29, 2024

Conversation

katnicole14
Copy link
Contributor

@katnicole14 katnicole14 commented Jul 24, 2024

Description

added performance interceptor to calculate performance for each service w

Changes Made

logging service time for each service

Screenshots (if applicable)

image

Related Issues

[Cite any related issues or feature requests]

Checklist

  • I have tested this code locally
  • I have reviewed the code for readability and maintainability
  • I have added appropriate documentation or updated existing documentation
  • I have ensured that my changes follow the project's coding conventions
  • I have performed additional steps, if required [e.g., database migrations, configuration changes, etc.]

Additional Notes

[Include any additional notes or context relevant to the pull request]

Copy link

codecov bot commented Jul 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.32%. Comparing base (ffc553a) to head (9e0eb42).

Additional details and impacted files
@@               Coverage Diff               @@
##           development     #256      +/-   ##
===============================================
+ Coverage        88.27%   88.32%   +0.05%     
===============================================
  Files               41       42       +1     
  Lines             1833     1842       +9     
  Branches           428      437       +9     
===============================================
+ Hits              1618     1627       +9     
+ Misses             210      208       -2     
- Partials             5        7       +2     

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

Development -> service time branch
@katnicole14 katnicole14 merged commit 6793850 into development Jul 29, 2024
5 checks passed
@katnicole14 katnicole14 deleted the feature/service-time branch July 29, 2024 06:02
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