nextstrain / augur

Pipeline components for real-time phylodynamic analysis
https://docs.nextstrain.org/projects/augur/
GNU Affero General Public License v3.0
268 stars 128 forks source link

Centralize --validation-mode and --skip-validation #1656

Closed victorlin closed 1 month ago

victorlin commented 1 month ago

Description of proposed changes

Maintain consistency across all subcommands that take node data JSON as input.

Related issue(s)

Checklist

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 72.26%. Comparing base (ba370d9) to head (a6e045d). Report is 6 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1656 +/- ## ========================================== + Coverage 72.24% 72.26% +0.02% ========================================== Files 79 79 Lines 8268 8271 +3 Branches 1691 1691 ========================================== + Hits 5973 5977 +4 Misses 2009 2009 + Partials 286 285 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.