poseidon-framework / poseidon-hs

A toolset to work with modular genotype databases in the Poseidon format
https://poseidon-framework.github.io/#/trident
MIT License
7 stars 2 forks source link

Add removing of .bib entry duplicates during forging #261

Closed nevrome closed 1 year ago

nevrome commented 1 year ago

I was convinced this feature was already implemented! Maybe it was removed at some point :thinking:. Maybe when we moved away from our dependency on pandoc.

I'll add a test now to make sure this works as expected.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 50.00% and project coverage change: -0.03% :warning:

Comparison is base (5632ed8) 69.75% compared to head (f96245c) 69.72%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #261 +/- ## ========================================== - Coverage 69.75% 69.72% -0.03% ========================================== Files 23 23 Lines 3144 3145 +1 Branches 334 334 ========================================== Hits 2193 2193 - Misses 617 618 +1 Partials 334 334 ``` | [Files Changed](https://app.codecov.io/gh/poseidon-framework/poseidon-hs/pull/261?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=poseidon-framework) | Coverage Δ | | |---|---|---| | [src/Poseidon/BibFile.hs](https://app.codecov.io/gh/poseidon-framework/poseidon-hs/pull/261?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=poseidon-framework#diff-c3JjL1Bvc2VpZG9uL0JpYkZpbGUuaHM=) | `94.36% <33.33%> (-1.35%)` | :arrow_down: | | [src/Poseidon/CLI/Forge.hs](https://app.codecov.io/gh/poseidon-framework/poseidon-hs/pull/261?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=poseidon-framework#diff-c3JjL1Bvc2VpZG9uL0NMSS9Gb3JnZS5ocw==) | `68.05% <100.00%> (ø)` | |

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