-
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
Fix: AnVIL indexer doesn't follow downstream links from files to files (#4761) #4765
Fix: AnVIL indexer doesn't follow downstream links from files to files (#4761) #4765
Conversation
d7b4f27
to
04bf2d5
Compare
Codecov Report
@@ Coverage Diff @@
## develop #4765 +/- ##
===========================================
+ Coverage 84.02% 84.04% +0.01%
===========================================
Files 140 140
Lines 16938 16932 -6
===========================================
- Hits 14233 14231 -2
+ Misses 2705 2701 -4
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it 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.
Approved.
ala.alignmentactivity_id, | ||
'alignmentactivity', | ||
ala.alignmentactivity_id AS activity_id, | ||
'alignmentactivity' AS activity_table, |
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 seems to be an unrelated change, maybe a fix for a bug that was shadowed by #4761? If so, that should go into a separate commit.
activity=KeyReference(key=row['actvity_id'], entity_type=row['activity_table'])) | ||
activity=KeyReference(key=row['activity_id'], entity_type=row['activity_table'])) |
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.
Same here?
1025d91
to
35d3b27
Compare
This reverts commit 6859944.
b4fdf1b
to
68777aa
Compare
@danielsotirhos, when you are operator, you must not unassign yourself with open checklist items. |
I previously failed to mark the checkbox |
Connected issues: #4761
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)
r
tag to commit title or this PR does not require reindexingreindex
label to PR or this PR does not require reindexingAuthor (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 (requirements, before every review)
make 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*.txtAuthor (rebasing, integration test)
make integration_test
passes in personal deployment or this PR does not touch functionality that could break the ITdevelop
, squashed old fixupsPeer reviewer (after requesting changes)
Uncheck the Author (requirements) and Author (rebasing, integration test)
checklists.
Peer reviewer (after approval)
Primary reviewer (after requesting changes)
Uncheck the Author (requirements) and Author (rebasing, integration test)
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
dev
and addedsandbox
label or PR is labeledno sandbox
sandbox
deployment or PR is labeledno sandbox
sandbox
deployment or PR is labeledno sandbox
sandbox
or this PR does not remove catalogs or otherwise causes unreferenced indicessandbox
or this PR does not require reindexingsandbox
sandbox
or this PR does not require reindexingsandbox
anvildev
or PR is labeledno sandbox
anvilbox
deployment or PR is labeledno sandbox
anvilbox
deployment or PR is labeledno sandbox
anvilbox
or this PR does not remove catalogs or otherwise causes unreferenced indicesanvilbox
or this PR does not require reindexingsandbox
anvilbox
or this PR does not require reindexingsandbox
Operator (after pushing the merge commit)
base
dev
or PR is labeledno sandbox
anvildev
or PR is labeledno sandbox
dev
1dev
1anvildev
1anvildev
1dev
anvildev
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 indicesdev
or this PR does not require reindexinganvildev
or this PR does not require reindexingdev
or this PR does not require reindexinganvildev
or this PR does not require reindexingdev
deployment or this PR does not require reindexinganvildev
deployment or this PR does not require reindexingOperator
Shorthand for review comments
L
line is too longW
line wrapping is wrongQ
bad quotesF
other formatting problem