taxprofiler / taxpasta

TAXnomic Profile Aggregation and STAndardisation
https://taxpasta.readthedocs.io/
Apache License 2.0
34 stars 7 forks source link

Add curl commands to quickly fetch example files #97

Closed Midnighter closed 1 year ago

Midnighter commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (b3388fb) 81.64% compared to head (9023b2f) 81.64%.

:exclamation: Current head 9023b2f differs from pull request most recent head 5bf5f4a. Consider uploading reports for the commit 5bf5f4a to get more accurate results

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #97 +/- ## ======================================== Coverage 81.64% 81.64% ======================================== Files 103 103 Lines 1585 1585 Branches 129 274 +145 ======================================== Hits 1294 1294 Misses 250 250 Partials 41 41 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

Midnighter commented 1 year ago

Given its bash commands, to simplify even further couldn't you even do expansion, I.re. MOCK_00{1,2,3} within the single command?

It already uses expansion MOCK_*.metaphlan3_profile.txt or what do you mean?