-
Notifications
You must be signed in to change notification settings - Fork 14
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
mypy annotations (basic) + libvcs update #373
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## master #373 +/- ##
==========================================
+ Coverage 79.37% 80.17% +0.80%
==========================================
Files 14 15 +1
Lines 732 787 +55
Branches 107 113 +6
==========================================
+ Hits 581 631 +50
- Misses 125 130 +5
Partials 26 26
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
bd4c3ad
to
f9338db
Compare
tony
added a commit
that referenced
this pull request
Jun 18, 2022
cae60e5
to
397a689
Compare
a598a3a
to
9dd1040
Compare
9aac3d1
to
f81f734
Compare
d1b7a59
to
94272ca
Compare
220944d
to
9d19f42
Compare
56ce1a7
to
9706c21
Compare
c50331b
to
7b8470d
Compare
e40e085
to
3a95eac
Compare
23393c5
to
e7c69e4
Compare
5 tasks
0ec0af6
to
7f76836
Compare
e7c69e4
to
34bb5dc
Compare
tony
added a commit
to vcs-python/libvcs
that referenced
this pull request
Sep 25, 2022
877568e
to
690ea92
Compare
690ea92
to
71912e2
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Requires vcs-python/libvcs#420
Counterpart to vcs-python/libvcs#362
See also: http://mypy-lang.org/