Closed Alkaar closed 1 year ago
Base: 58.62% // Head: 58.62% // No change to project coverage :thumbsup:
Coverage data is based on head (
8a5571f
) compared to base (a47c4f0
). Patch coverage: 100.00% of modified lines in pull request are covered.
:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
:rocket: PR was released in v3.1.0
:rocket:
Added a fail-safe so that providing an empty string table type is the same as not providing a table type at all. People have mistaken passing an empty string table type as not specifying a table type at all. This makes it such that the bot behaves the same way, preventing user error.