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(metric): implement new pipeline dashboard endpoints #238

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jvallesm
Copy link
Collaborator

@jvallesm jvallesm commented Aug 22, 2024

Because

  • The new dashboard introduces changes in the metrics endpoints.

This commit

  • Returns the required information according to the new metrics

@jvallesm jvallesm self-assigned this Aug 22, 2024
Copy link

linear bot commented Aug 22, 2024

Copy link

codecov bot commented Aug 22, 2024

Codecov Report

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

Project coverage is 2.92%. Comparing base (f3641f9) to head (34047f4).
Report is 1 commits behind head on main.

Files Patch % Lines
pkg/repository/influx.go 0.00% 70 Missing ⚠️
pkg/service/metric.go 0.00% 39 Missing ⚠️
pkg/handler/publichandler.go 0.00% 10 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main    #238      +/-   ##
========================================
+ Coverage   2.73%   2.92%   +0.18%     
========================================
  Files         30      30              
  Lines       5082    4753     -329     
========================================
  Hits         139     139              
+ Misses      4922    4593     -329     
  Partials      21      21              
Flag Coverage Δ
unittests 2.92% <0.00%> (+0.18%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@jvallesm jvallesm changed the title feat(metric): Implement new pipeline dashboard endpoints feat(metric): implement new pipeline dashboard endpoints Aug 22, 2024
@jvallesm jvallesm force-pushed the jvalles/ins-5379-credit-dashboard-endpoints branch from 75825f9 to 80d9d72 Compare October 4, 2024 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: 🚧 Planned
Development

Successfully merging this pull request may close these issues.

2 participants