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

Add Path Validation and Environment Loading to TreeNode Class #6064

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Add Path Validation and Environment Loading to TreeNode Class

273de37
Select commit
Loading
Failed to load commit list.
Open

Add Path Validation and Environment Loading to TreeNode Class #6064

Add Path Validation and Environment Loading to TreeNode Class
273de37
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2024 in 0s

54.47% (+0.01%) compared to 6b55d5a

View this Pull Request on Codecov

54.47% (+0.01%) compared to 6b55d5a

Details

Codecov Report

Attention: Patch coverage is 31.91489% with 32 lines in your changes missing coverage. Please review.

Project coverage is 54.47%. Comparing base (6b55d5a) to head (273de37).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
avocado/core/tree.py 31.91% 32 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6064      +/-   ##
==========================================
+ Coverage   54.46%   54.47%   +0.01%     
==========================================
  Files         202      202              
  Lines       21883    21928      +45     
==========================================
+ Hits        11919    11946      +27     
- Misses       9964     9982      +18     

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