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

lapi detailed metrics: db schema #3099

Merged
merged 2 commits into from
Jul 1, 2024
Merged

lapi detailed metrics: db schema #3099

merged 2 commits into from
Jul 1, 2024

Conversation

mmetc
Copy link
Contributor

@mmetc mmetc commented Jul 1, 2024

No description provided.

@mmetc mmetc added this to the 1.6.3 milestone Jul 1, 2024
Copy link

github-actions bot commented Jul 1, 2024

@mmetc: There are no 'kind' label on this PR. You need a 'kind' label to generate the release automatically.

  • /kind feature
  • /kind enhancement
  • /kind refactoring
  • /kind fix
  • /kind chore
  • /kind dependencies
Details

I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

Copy link

codecov bot commented Jul 1, 2024

Codecov Report

Attention: Patch coverage is 0.86486% with 917 lines in your changes missing coverage. Please review.

Project coverage is 51.32%. Comparing base (b081065) to head (0ae389e).

Current head 0ae389e differs from pull request most recent head 417e0a0

Please upload reports for the commit 417e0a0 to get more accurate results.

Files Patch % Lines
pkg/database/ent/metric_query.go 0.00% 331 Missing ⚠️
pkg/database/ent/metric_create.go 0.00% 154 Missing ⚠️
pkg/database/ent/metric/where.go 0.00% 128 Missing ⚠️
pkg/database/ent/metric_update.go 0.00% 123 Missing ⚠️
pkg/database/ent/metric.go 0.00% 91 Missing ⚠️
pkg/database/ent/metric_delete.go 0.00% 38 Missing ⚠️
pkg/database/ent/metric/metric.go 0.00% 26 Missing ⚠️
pkg/database/ent/schema/metric.go 0.00% 26 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3099      +/-   ##
==========================================
- Coverage   52.63%   51.32%   -1.31%     
==========================================
  Files         284      292       +8     
  Lines       35491    36416     +925     
==========================================
+ Hits        18680    18690      +10     
- Misses      14995    15911     +916     
+ Partials     1816     1815       -1     
Flag Coverage Δ
bats 39.31% <0.96%> (-1.18%) ⬇️
unit-linux 34.72% <ø> (+<0.01%) ⬆️
unit-windows 30.08% <0.86%> (-0.79%) ⬇️

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.

@mmetc mmetc force-pushed the lapi-detailed-metrics-db branch from 427d43f to 6f6b9eb Compare July 1, 2024 07:45
@mmetc mmetc added the kind/enhancement New feature or request label Jul 1, 2024
@mmetc mmetc force-pushed the lapi-detailed-metrics-db branch from 6f6b9eb to 0ae389e Compare July 1, 2024 08:44
@mmetc mmetc requested a review from blotus July 1, 2024 09:51
@mmetc mmetc force-pushed the lapi-detailed-metrics-db branch from 0ae389e to 417e0a0 Compare July 1, 2024 10:14
@mmetc mmetc merged commit 1acc354 into master Jul 1, 2024
14 checks passed
@mmetc mmetc deleted the lapi-detailed-metrics-db branch July 1, 2024 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants