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

Skip test when testing with installed package #2928

Merged
merged 1 commit into from
Jan 23, 2025
Merged

Conversation

kislaykishore
Copy link
Collaborator

@kislaykishore kislaykishore commented Jan 22, 2025

Description

This is a temporary fix. We would like to get it working with installed package too but disabling it for now since metrics is currently not being worked upon.

Link to the issue in case of a bug fix.

b/391498868

Testing details

  1. Manual - NA
  2. Unit tests - NA
  3. Integration tests - NA

@kislaykishore kislaykishore added the execute-integration-tests Run only integration tests label Jan 22, 2025
@kislaykishore kislaykishore requested review from Tulsishah and a team as code owners January 22, 2025 07:53
@kislaykishore kislaykishore requested review from ashmeenkaur, a team, gargnitingoogle and BrennaEpp and removed request for a team and gargnitingoogle January 22, 2025 07:53
Copy link

codecov bot commented Jan 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.68%. Comparing base (d45540f) to head (97d75c1).
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2928      +/-   ##
==========================================
+ Coverage   75.62%   75.68%   +0.05%     
==========================================
  Files         125      125              
  Lines       17641    17641              
==========================================
+ Hits        13341    13351      +10     
+ Misses       3738     3730       -8     
+ Partials      562      560       -2     
Flag Coverage Δ
unittests 75.68% <ø> (+0.05%) ⬆️

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.

@kislaykishore kislaykishore enabled auto-merge (squash) January 22, 2025 08:12
Copy link
Collaborator

@ashmeenkaur ashmeenkaur left a comment

Choose a reason for hiding this comment

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

is this a temporary fix? why can't we run these tests with an installed package?

@kislaykishore
Copy link
Collaborator Author

is this a temporary fix? why can't we run these tests with an installed package?

Yes, it's a temporary fix. Logged b/391754854 for a permanent fix.

@kislaykishore kislaykishore merged commit 8e0388a into master Jan 23, 2025
21 checks passed
@kislaykishore kislaykishore deleted the skip-test branch January 23, 2025 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
execute-integration-tests Run only integration tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants