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 #4513 null pointer exception for channel without noarch #4518

Merged
merged 3 commits into from Feb 4, 2017

Conversation

kalefranz
Copy link
Contributor

@kalefranz kalefranz commented Feb 3, 2017

fix #4513

@codecov-io
Copy link

Codecov Report

Merging #4518 into 4.3.x will increase coverage by <.01%.

@@            Coverage Diff             @@
##            4.3.x    #4518      +/-   ##
==========================================
+ Coverage   85.37%   85.37%   +<.01%     
==========================================
  Files          83       83              
  Lines        9813     9815       +2     
==========================================
+ Hits         8377     8379       +2     
  Misses       1436     1436
Impacted Files Coverage Δ
conda/core/index.py 86.83% <100%> (+1.89%)
conda/connection.py 75.22% <ø> (-1.77%)
conda/cli/main_info.py 81.92% <ø> (-0.56%)
conda/core/path_actions.py 78.91% <ø> (-0.45%)
conda/misc.py 78.06% <ø> (-0.42%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f71c08a...2ad0feb. Read the comment docs.

@github-actions
Copy link

Hi there, thank you for your contribution to Conda!

This pull request has been automatically locked since it has not had recent activity after it was closed.

Please open a new issue or pull request if needed.

@github-actions github-actions bot added the locked [bot] locked due to inactivity label Sep 18, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked [bot] locked due to inactivity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants