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: Add config models for performance aware triggers #589

Merged
merged 9 commits into from
Aug 19, 2024

Conversation

robinholzi
Copy link
Collaborator

@robinholzi robinholzi commented Aug 15, 2024

Motivation

Our new performance-aware triggers (which are an intermediate step towards cost-aware triggers) need to define the configuration space.

** target branch marks the dependency of the PRs: this PR depends on #588

@robinholzi robinholzi self-assigned this Aug 15, 2024
@robinholzi robinholzi marked this pull request as ready for review August 15, 2024 18:06
@robinholzi robinholzi requested a review from MaxiBoether August 15, 2024 18:11
Copy link

Line Coverage: -% ( % to main)
Branch Coverage: -% ( % to main)

Copy link
Contributor

@MaxiBoether MaxiBoether left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This also looks good but I had a few nitpicky comments

@robinholzi robinholzi requested a review from MaxiBoether August 19, 2024 09:57
Copy link

codecov bot commented Aug 19, 2024

Codecov Report

Attention: Patch coverage is 87.69231% with 8 lines in your changes missing coverage. Please review.

Project coverage is 84.97%. Comparing base (7130d6b) to head (9c8cc26).
Report is 1 commits behind head on main.

Files Patch % Lines
...schema/pipeline/trigger/performance/performance.py 75.75% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #589      +/-   ##
==========================================
+ Coverage   84.96%   84.97%   +0.01%     
==========================================
  Files         238      240       +2     
  Lines       10575    10639      +64     
==========================================
+ Hits         8985     9041      +56     
- Misses       1590     1598       +8     

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

@robinholzi robinholzi changed the base branch from robin/refactor/cleanup-for-performance-policy to main August 19, 2024 12:50
Copy link
Contributor

@MaxiBoether MaxiBoether left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see my one comment on the accuracy stuff, otherwise LGTM

@robinholzi robinholzi merged commit da95fe8 into main Aug 19, 2024
20 of 24 checks passed
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.

2 participants