Closed sandorkertesz closed 2 weeks ago
Attention: Patch coverage is 35.48387%
with 20 lines
in your changes missing coverage. Please review.
Project coverage is 91.08%. Comparing base (
fd1ad78
) to head (05e8e8d
).
Files with missing lines | Patch % | Lines |
---|---|---|
tests/sources/test_fdb.py | 35.48% | 20 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR adds the
config
anduserconfig
options to thefdb
source. These are directly passed topyfdb.FDB()
.