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

Merged
merged 4 commits into from
Nov 26, 2024

Conversation

jvallesm
Copy link
Collaborator

@jvallesm jvallesm commented Aug 22, 2024

Because

  • The new dashboard introduces changes in the metrics endpoints.

This commit

@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
@jvallesm jvallesm force-pushed the jvalles/ins-5379-credit-dashboard-endpoints branch from 80d9d72 to b2eb76a Compare November 20, 2024 17:05
@jvallesm jvallesm marked this pull request as ready for review November 20, 2024 17:06
@jvallesm jvallesm merged commit afc27e8 into main Nov 26, 2024
15 checks passed
@jvallesm jvallesm deleted the jvalles/ins-5379-credit-dashboard-endpoints branch November 26, 2024 15:55
donch1989 pushed a commit that referenced this pull request Dec 3, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.22.0-beta](v0.21.0-beta...v0.22.0-beta)
(2024-11-26)


### Features

* **metric:** implement new pipeline dashboard endpoints
([#238](#238))
([afc27e8](afc27e8))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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