holgern / pyedflib

pyedflib is a python library to read/write EDF+/BDF+ files based on EDFlib.
http://pyedflib.readthedocs.org/
BSD 3-Clause "New" or "Revised" License
214 stars 121 forks source link

fix workflows for external PRs #206

Closed skjerns closed 1 year ago

skjerns commented 1 year ago

this should hopefully enable our test suit for PRs from forked repos

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (246c76e) 80.75% compared to head (8388bdf) 80.75%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #206 +/- ## ======================================= Coverage 80.75% 80.75% ======================================= Files 3 3 Lines 795 795 Branches 169 169 ======================================= Hits 642 642 Misses 112 112 Partials 41 41 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `80.75% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Holger+Nahrstaedt#carryforward-flags-in-the-pull-request-comment) to find out more.

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