Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

BF: Added missing NullHandler to logger in git.remote#666

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

bpoldrack
Copy link
Contributor

Stumbled upon aNo handlers could be found for logger "git.remote" message.
Apparently this issue has been addressed in PR#300 already. Back thengit/remote.py wasn't included, so here is a one liner to do so.

@codecov-io
Copy link

codecov-io commentedSep 21, 2017
edited
Loading

Codecov Report

Merging#666 intomaster willincrease coverage by1.8%.
The diff coverage isn/a.

Impacted file tree graph

@@            Coverage Diff            @@##           master     #666     +/-   ##=========================================+ Coverage   92.57%   94.38%   +1.8%=========================================  Files          61       61               Lines        9968     9970      +2     =========================================+ Hits         9228     9410    +182+ Misses        740      560    -180
Impacted FilesCoverage Δ
git/test/test_remote.py97.82% <0%> (ø)⬆️
git/refs/remote.py91.13% <0%> (+0.02%)⬆️
git/compat.py63.19% <0%> (+0.22%)⬆️
git/refs/symbolic.py96.5% <0%> (+0.31%)⬆️
git/config.py92.76% <0%> (+0.32%)⬆️
git/test/test_submodule.py99.22% <0%> (+0.38%)⬆️
git/test/test_docs.py100% <0%> (+0.39%)⬆️
git/cmd.py85.54% <0%> (+0.47%)⬆️
git/repo/base.py95.82% <0%> (+0.69%)⬆️
git/exc.py96.42% <0%> (+1.78%)⬆️
... and12 more

Continue to review full report at Codecov.

Legend -Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered byCodecov. Last updatecf8dc25...2b3c16c. Read thecomment docs.

@yarikopticyarikoptic merged commit4bbaf1c intogitpython-developers:masterSep 21, 2017
riley-martine pushed a commit to riley-martine/GitPython that referenced this pull requestDec 7, 2023
…dlerBF: Added missing NullHandler to logger in git.remote
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@bpoldrack@codecov-io@yarikoptic

[8]ページ先頭

©2009-2025 Movatter.jp