Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace call of SchemaInterface::getRawTableName() to QuoterInterface::getRawTableName() #348

Merged
merged 1 commit into from
May 10, 2024

Replace call of `SchemaInterface::getRawTableName()` to `QuoterInterf…

c6fb0d5
Select commit
Loading
Failed to load commit list.
Merged

Replace call of SchemaInterface::getRawTableName() to QuoterInterface::getRawTableName() #348

Replace call of `SchemaInterface::getRawTableName()` to `QuoterInterf…
c6fb0d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 10, 2024 in 0s

100.00% (+0.00%) compared to a0cd02b

View this Pull Request on Codecov

100.00% (+0.00%) compared to a0cd02b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (a0cd02b) to head (c6fb0d5).
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #348   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       257       257           
===========================================
  Files             18        18           
  Lines            745       745           
===========================================
  Hits             745       745           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.