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

Make --spec-path option available to skipped-tests-estimate cli command #250

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

anmarchenko
Copy link
Member

What does this PR do?
Adds option --spec-path to skipped-tests-estimate CLI command

Motivation
Because of the bug this option isn't available now (but it should be)

How to test the change?
Added more unit tests

@anmarchenko anmarchenko requested review from a team as code owners October 18, 2024 11:43
@anmarchenko anmarchenko changed the title Fix: make --spec-path option available to skipped-tests-estimate cli command Make --spec-path option available to skipped-tests-estimate cli command Oct 18, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.80%. Comparing base (2d4ca81) to head (60ef421).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #250      +/-   ##
==========================================
+ Coverage   98.78%   98.80%   +0.01%     
==========================================
  Files         285      292       +7     
  Lines       13766    13937     +171     
  Branches      656      665       +9     
==========================================
+ Hits        13599    13770     +171     
  Misses        167      167              

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

@anmarchenko anmarchenko added this to the 1.8.1 milestone Oct 18, 2024
@anmarchenko anmarchenko merged commit d41eaf7 into main Oct 18, 2024
31 checks passed
@anmarchenko anmarchenko deleted the anmarchenko/fix_cli_skippable_tests_estimate branch October 18, 2024 12:01
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.

3 participants