aws / aws/sagemaker-core

Missing Unit tests for wait_for_delete and wait_for_status functions

Open
#139 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
24
Forks
25
PR merge metrics
No merged PRs in 30d

Description

Currently the code coverage of resources.py is 77%.

A majority of the uncovered lines are originating from these 2 functions

Contributor guide

Open the contributing guide

Research direction

Start in resources.py and locate the wait_for_delete and wait_for_status functions. Review the existing unit-test structure and coverage results to identify their uncovered lines, then add tests that exercise those paths. Done means the functions have unit-test coverage and the test suite passes.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.