cheminfo / mass-tools

Various projects dealing with molecular formula
https://cheminfo.github.io/mass-tools/
MIT License
7 stars 0 forks source link

Fix taxonomy search #128

Closed RicardoSilvestr closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01 :warning:

Comparison is base (84bf128) 80.78% compared to head (8847260) 80.78%.

:exclamation: Current head 8847260 differs from pull request most recent head 37ad2c5. Consider uploading reports for the commit 37ad2c5 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #128 +/- ## ========================================== - Coverage 80.78% 80.78% -0.01% ========================================== Files 196 196 Lines 32840 32846 +6 Branches 3254 3253 -1 ========================================== + Hits 26530 26533 +3 - Misses 6302 6305 +3 Partials 8 8 ``` | [Impacted Files](https://app.codecov.io/gh/cheminfo/mass-tools/pull/128?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cheminfo) | Coverage Δ | | |---|---|---| | [...octochemdb/src/summarizer/utils/getTaxonomiesDB.js](https://app.codecov.io/gh/cheminfo/mass-tools/pull/128?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cheminfo#diff-cGFja2FnZXMvb2N0b2NoZW1kYi9zcmMvc3VtbWFyaXplci91dGlscy9nZXRUYXhvbm9taWVzREIuanM=) | `100.00% <100.00%> (ø)` | | | [...ochemdb/src/summarizer/utils/searchTaxonomiesDB.js](https://app.codecov.io/gh/cheminfo/mass-tools/pull/128?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cheminfo#diff-cGFja2FnZXMvb2N0b2NoZW1kYi9zcmMvc3VtbWFyaXplci91dGlscy9zZWFyY2hUYXhvbm9taWVzREIuanM=) | `93.93% <100.00%> (+0.09%)` | :arrow_up: | | [...ages/octochemdb/src/taxonomy/createTaxonomyTree.js](https://app.codecov.io/gh/cheminfo/mass-tools/pull/128?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cheminfo#diff-cGFja2FnZXMvb2N0b2NoZW1kYi9zcmMvdGF4b25vbXkvY3JlYXRlVGF4b25vbXlUcmVlLmpz) | `100.00% <100.00%> (ø)` | | | [...ages/octochemdb/src/taxonomy/taxonomyComparator.js](https://app.codecov.io/gh/cheminfo/mass-tools/pull/128?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cheminfo#diff-cGFja2FnZXMvb2N0b2NoZW1kYi9zcmMvdGF4b25vbXkvdGF4b25vbXlDb21wYXJhdG9yLmpz) | `86.66% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/cheminfo/mass-tools/pull/128/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cheminfo)

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