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

Reduce the chatter of the local QC pipeline #10686

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

matentzn
Copy link
Contributor

@pnrobinson asked me to ensure that the QC pipeline:

  1. Never updates any files in git (previously, some reports were refreshed)
  2. Is as fast as possible

This PR makes that change. Note, that for some reason, some (looking harmless) QC errors are being noted by the pipeline, such as:

Redundant subclass assertion found: 
   - Focal impaired awareness behavior arrest seizure (HP:0032790) -> Dialeptic seizure (HP:0011146)

Redundant subclass assertion found: 
   - Abnormal renal glomerulus morphology (HP:0000095) -> Abnormal nephron morphology (HP:0012575)

But I guess you will fix these when you next curate. (This part of the QC is not run on GitHub, only in your local CI)

@pnrobinson asked me to ensure that the QC pipeline:

1. Never updates any files in git (previously, some reports where refreshed)
2. Is as fast as possible
@matentzn matentzn merged commit 8ebad40 into master Aug 13, 2024
5 checks passed
@matentzn matentzn deleted the reduce-chatter-of-test-pipeline branch August 13, 2024 16:09
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.

1 participant