Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Disable CI builds that fail systematically #2268

Merged
merged 2 commits into from
Feb 3, 2022

Conversation

astrofrog
Copy link
Member

Some of the CI builds always fail, and make it hard to see if a given PR is otherwise passing, so I am disabling those builds for now.

@codecov
Copy link

codecov bot commented Feb 3, 2022

Codecov Report

Merging #2268 (996d593) into main (b13535d) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2268   +/-   ##
=======================================
  Coverage   88.03%   88.04%           
=======================================
  Files         247      247           
  Lines       23180    23196   +16     
=======================================
+ Hits        20407    20422   +15     
- Misses       2773     2774    +1     
Impacted Files Coverage Δ
glue/conftest.py 53.03% <0.00%> (-1.52%) ⬇️
glue/default_config.py 0.00% <0.00%> (ø)
glue/config.py 85.07% <0.00%> (+0.03%) ⬆️
glue/core/command.py 93.85% <0.00%> (+0.03%) ⬆️
glue/core/simpleforms.py 98.00% <0.00%> (+0.08%) ⬆️
glue/viewers/custom/qt/custom_viewer.py 93.45% <0.00%> (+0.14%) ⬆️
glue/core/fitters.py 91.77% <0.00%> (+0.92%) ⬆️

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 b13535d...996d593. Read the comment docs.

@astrofrog astrofrog merged commit 40b2208 into glue-viz:main Feb 3, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant