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

Fix type-checking failures #175

Merged
merged 1 commit into from
Nov 9, 2023
Merged

Fix type-checking failures #175

merged 1 commit into from
Nov 9, 2023

Conversation

jwodder
Copy link
Member

@jwodder jwodder commented Nov 9, 2023

No description provided.

@jwodder jwodder added the tests Add or improve existing tests label Nov 9, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #175 (d97be65) into master (e0ad333) will increase coverage by 1.24%.
The diff coverage is 0.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##           master     #175      +/-   ##
==========================================
+ Coverage   63.35%   64.59%   +1.24%     
==========================================
  Files          10       10              
  Lines        1367     1367              
  Branches      280      280              
==========================================
+ Hits          866      883      +17     
+ Misses        423      403      -20     
- Partials       78       81       +3     
Files Coverage Δ
src/tinuous/github.py 53.40% <0.00%> (+0.75%) ⬆️
src/tinuous/travis.py 37.70% <0.00%> (ø)

... and 3 files with indirect coverage changes

@jwodder
Copy link
Member Author

jwodder commented Nov 9, 2023

@yarikoptic Please merge this one soon so that I can rebase other PRs on top of it.

@yarikoptic yarikoptic merged commit 9dd7b02 into master Nov 9, 2023
25 checks passed
@yarikoptic yarikoptic deleted the fix-typing branch November 9, 2023 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Add or improve existing tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants