-
Notifications
You must be signed in to change notification settings - Fork 2
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
Replace snapshot and remove workaround (#5229) #5313
Replace snapshot and remove workaround (#5229) #5313
Conversation
Operator: only |
Codecov Report
@@ Coverage Diff @@
## develop #5313 +/- ##
===========================================
- Coverage 83.85% 83.85% -0.01%
===========================================
Files 152 152
Lines 18539 18540 +1
===========================================
Hits 15546 15546
- Misses 2993 2994 +1
|
e780e73
to
014fc17
Compare
test/integration_test.py
Outdated
# false positives in the current snapshots | ||
# (https://github.com/DataBiosphere/azul/issues/5229) | ||
is_supplementary = one(set.union(*( | ||
set(always_iterable(file['is_supplementary'])) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why are the inner sets needed? Wouldn't set(chain.from_iterable(…
be a better choice here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This comment is easy to miss. It would be better to roll it into the checklist.
014fc17
to
36db500
Compare
Second fixup addresses a failure that occurred with a primary bundle that lacked any files. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
e6edf7f
to
8afa8c5
Compare
965a71c
to
61334da
Compare
61334da
to
0229c61
Compare
0229c61
to
efdec9f
Compare
Connected issues: #5229
Followup PR to remove the initial workaround
Checklist
Author
develop
issues/<GitHub handle of author>/<issue#>-<slug>
partial
label to PR or this PR completely resolves all connected issues1 when the issue title describes a problem, the corresponding PR
title is
Fix:
followed by the issue titleAuthor (reindex, API changes)
r
tag to commit title or this PR does not require reindexingreindex
label to PR or this PR does not require reindexinga
(compatible changes) orA
(incompatible ones) tag to commit title or this PR does not modify the Azul service APIAPI
label to connected issues or this PR does not modify the Azul service APIAuthor (chains)
base
label to the blocking PR or this PR is not chained to another PRchained
label to this PR or this PR is not chained to another PRAuthor (upgrading)
u
tag to commit title or this PR does not require upgradingupgrade
label to PR or this PR does not require upgradingAuthor (operator tasks)
Author (hotfixes)
F
tag to main commit title or this PR does not include permanent fix for a temporary hotfixprod
branch has no temporary hotfixes for any connected issuesAuthor (before every review)
develop
, squashed old fixupsmake requirements_update
or this PR does not touch requirements*.txt, common.mk, Makefile and DockerfileR
tag to commit title or this PR does not touch requirements*.txtreqs
label to PR or this PR does not touch requirements*.txtmake integration_test
passes in personal deployment or this PR does not touch functionality that could break the ITPeer reviewer (after requesting changes)
Uncheck the Author (before every review) checklists.
Peer reviewer (after approval)
Primary reviewer (after requesting changes)
Uncheck the before every review checklists. Update the
N reviews
label.Primary reviewer (after approval)
demo
orno demo
no demo
no sandbox
N reviews
label is accurateOperator (before pushing merge the commit)
reindex
label andr
commit title tagno demo
upgrade
develop
dev
and addedsandbox
label or PR is labeledno sandbox
anvildev
or PR is labeledno sandbox
sandbox
deployment or PR is labeledno sandbox
anvilbox
deployment or PR is labeledno sandbox
sandbox
deployment or PR is labeledno sandbox
anvilbox
deployment or PR is labeledno sandbox
sandbox
or this PR does not remove catalogs or otherwise causes unreferenced indicesanvilbox
or this PR does not remove catalogs or otherwise causes unreferenced indicesStarted reindex inthis PR does not require reindexingsandbox
sandbox
Started reindex inthis PR does not require reindexinganvilbox
anvilbox
Checked for failures inthis PR does not require reindexingsandbox
sandbox
Checked for failures inthis PR does not require reindexinganvilbox
anvilbox
Operator (chain shortening)
develop
or this PR is not labeledbase
chained
label from the blocked PR or this PR is not labeledbase
base
base
label from this PR or this PR is not labeledbase
Operator (after pushing the merge commit)
dev
or PR is labeledno sandbox
anvildev
or PR is labeledno sandbox
anvilprod
or PR is labeledno sandbox
dev
1dev
1anvildev
1anvildev
1anvilprod
1anvilprod
1dev
anvildev
anvilprod
1 When pushing the merge commit is skipped due to the PR being
labelled
no sandbox
, the next build triggered by a PR whose merge commit ispushed determines this checklist item.
Operator (reindex)
dev
or this PR does not remove catalogs or otherwise causes unreferenced indicesanvildev
or this PR does not remove catalogs or otherwise causes unreferenced indicesanvilprod
or this PR does not remove catalogs or otherwise causes unreferenced indicesStarted reindex inthis PR does not require reindexingdev
dev
Started reindex inthis PR does not require reindexinganvildev
anvildev
anvilprod
Checked for and triaged indexing failures inthis PR does not require reindexingdev
dev
Checked for and triaged indexing failures inthis PR does not require reindexinganvildev
anvildev
anvilprod
Emptied fail queues inthis PR does not require reindexingdev
deploymentdev
Emptied fail queues inthis PR does not require reindexinganvildev
deploymentanvildev
anvilprod
deploymentOperator
Shorthand for review comments
L
line is too longW
line wrapping is wrongQ
bad quotesF
other formatting problem