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

DM-34265: Abort clustering if Quantum missing value. #103

Merged
merged 1 commit into from May 4, 2022

Conversation

MichelleGower
Copy link
Collaborator

@MichelleGower MichelleGower commented Apr 29, 2022

Checklist

  • ran Jenkins
  • added a release note for user-visible changes to doc/changes

@codecov
Copy link

codecov bot commented Apr 29, 2022

Codecov Report

Merging #103 (521fd80) into main (1c4f7c9) will increase coverage by 12.12%.
The diff coverage is 97.72%.

@@             Coverage Diff             @@
##             main     #103       +/-   ##
===========================================
+ Coverage   47.11%   59.23%   +12.12%     
===========================================
  Files          29       32        +3     
  Lines        1974     2220      +246     
  Branches      319      356       +37     
===========================================
+ Hits          930     1315      +385     
+ Misses       1023      871      -152     
- Partials       21       34       +13     
Impacted Files Coverage Δ
python/lsst/ctrl/bps/clustered_quantum_graph.py 54.11% <40.00%> (+25.80%) ⬆️
tests/test_quantum_clustering_funcs.py 98.05% <98.05%> (ø)
tests/cqg_test_utils.py 98.11% <98.11%> (ø)
python/lsst/ctrl/bps/quantum_clustering_funcs.py 99.20% <100.00%> (+99.20%) ⬆️
tests/qg_test_utils.py 100.00% <100.00%> (ø)

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 1c4f7c9...521fd80. Read the comment docs.

tests/cqg_test_utils.py Show resolved Hide resolved
tests/qg_test_utils.py Show resolved Hide resolved
@MichelleGower MichelleGower merged commit 43737be into main May 4, 2022
@MichelleGower MichelleGower deleted the tickets/DM-34265 branch May 4, 2022 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants