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-31282: Fetch only last-produced metric in chained collection in gen3_to_job #84

Merged
merged 3 commits into from Sep 2, 2021

Conversation

kfindeisen
Copy link
Member

This PR fixes a bug that caused gen3_to_job.py to crash on reruns. It also takes the opportunity to do some minor code cleanup.

@kfindeisen kfindeisen requested review from taranu and removed request for yalsayyad September 2, 2021 19:03
tests/test_jobReporter.py Outdated Show resolved Hide resolved
The script was returning multiple versions of a metric from
chained collections, now it returns only the latest.
@kfindeisen kfindeisen merged commit 95a3baa into master Sep 2, 2021
@kfindeisen kfindeisen deleted the tickets/DM-31282 branch September 2, 2021 23:50
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

3 participants