maize-genetics / phg_v2

Practical Haplotype Graph (PHG) version 2
https://phg.maizegenetics.net/
Apache License 2.0
21 stars 2 forks source link

Haplotype graph efficiency improvements #240

Closed tcasstevens closed 3 weeks ago

tcasstevens commented 4 weeks ago

Description

Improve performance of HaplotypeGraph with Coroutines

Type of change

What type of changes does your code introduce? Put an x in boxes that apply.

Checklist:

Changelog entry

Please add a one-line changelog entry below. This will be copied to the changelog file during the release process.

Improve performance of HaplotypeGraph with Coroutines
codecov[bot] commented 4 weeks ago

Codecov Report

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

Project coverage is 81.09%. Comparing base (08f0915) to head (07fde35). Report is 54 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #240 +/- ## ======================================= Coverage 81.09% 81.09% ======================================= Files 81 81 Lines 5765 5765 Branches 1023 1023 ======================================= Hits 4675 4675 Misses 716 716 Partials 374 374 ```

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