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

Type Hints and Intersphinx Updates #43

Open
wants to merge 44 commits into
base: develop
Choose a base branch
from

minor wording

4cd2506
Select commit
Loading
Failed to load commit list.
Open

Type Hints and Intersphinx Updates #43

minor wording
4cd2506
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 18, 2025 in 0s

92.86% (+0.12%) compared to 3e519a5

View this Pull Request on Codecov

92.86% (+0.12%) compared to 3e519a5

Details

Codecov Report

Attention: Patch coverage is 97.69231% with 3 lines in your changes missing coverage. Please review.

Project coverage is 92.86%. Comparing base (3e519a5) to head (4cd2506).

Files with missing lines Patch % Lines
grill/views/description.py 96.42% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #43      +/-   ##
===========================================
+ Coverage    92.73%   92.86%   +0.12%     
===========================================
  Files           17       17              
  Lines         3717     3796      +79     
===========================================
+ Hits          3447     3525      +78     
- Misses         270      271       +1     
Files with missing lines Coverage Δ
grill/cook/__init__.py 100.00% <100.00%> (ø)
grill/usd/__init__.py 100.00% <100.00%> (ø)
tests/test_cook.py 100.00% <100.00%> (ø)
tests/test_views.py 100.00% <100.00%> (ø)
grill/views/description.py 92.84% <96.42%> (+0.29%) ⬆️

... and 1 file with indirect coverage changes