Skip to content

Embetter tests #322

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

Merged
merged 3 commits into from
Apr 4, 2025
Merged

Embetter tests #322

merged 3 commits into from
Apr 4, 2025

Conversation

akx
Copy link
Member

@akx akx commented Jan 30, 2025

Just a bit of test cleanup.

@akx akx force-pushed the embetter-tests branch from 59c85b6 to 60b065b Compare April 4, 2025 12:55
@akx akx force-pushed the embetter-tests branch from 60b065b to 8f2a449 Compare April 4, 2025 12:56
Copy link

codecov bot commented Apr 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.32%. Comparing base (2681bb9) to head (8f2a449).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #322      +/-   ##
==========================================
+ Coverage   86.21%   86.32%   +0.11%     
==========================================
  Files         129      129              
  Lines        4650     4659       +9     
  Branches      601      602       +1     
==========================================
+ Hits         4009     4022      +13     
+ Misses        447      445       -2     
+ Partials      194      192       -2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@akx akx marked this pull request as ready for review April 4, 2025 12:57
@akx akx requested review from a team, Copilot, ruksi and dangquangdon and removed request for a team April 4, 2025 12:57
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

valohai_cli/commands/yaml/step.py:94

  • Ensure that the removal of 'project.refresh_details()' is intentional, as omitting this call might leave the project details stale after updating the YAML configuration. If the refresh is still required, consider reintroducing this call or providing an alternative mechanism to update project details.
project.refresh_details()

@akx akx enabled auto-merge (squash) April 4, 2025 12:58
Copy link
Contributor

@teroyks teroyks left a comment

Choose a reason for hiding this comment

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

They look embettered!

project_id: str = DEFAULT_PROJECT_ID,
*,
commit_id: str = DEFAULT_COMMIT_ID,
deployment_id: str = "666",
Copy link
Contributor

Choose a reason for hiding this comment

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

No DEFAULT_DEPLOYMENT_ID?

@akx akx merged commit 7e8d132 into master Apr 4, 2025
9 checks passed
@akx akx deleted the embetter-tests branch April 4, 2025 13:16
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