Closed drnextgis closed 2 years ago
Base: 90.86% // Head: 90.88% // Increases project coverage by +0.01%
:tada:
Coverage data is based on head (
36b5757
) compared to base (2fe4388
). Patch coverage: 100.00% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Make sure that calling
rpcs
method doesn't raise an exception if the underlying file was deleted and the instance was created withlazy_load=False
.