Skip to content

feat: generate database mocker operation name from sql parsing #207

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

Merged
merged 4 commits into from
May 13, 2024

Conversation

yanni97
Copy link
Contributor

@yanni97 yanni97 commented May 6, 2024

support: SQL parses tableName

@mr3 mr3 force-pushed the feat/sqlparse branch 2 times, most recently from 15b5ed8 to bdd8cbc Compare May 10, 2024 03:09
@mr3 mr3 changed the title Feat/sqlparse feat: generate database mocker operation name from sql parsing May 10, 2024
@mr3 mr3 force-pushed the feat/sqlparse branch 4 times, most recently from bcfb1c0 to ddf38f8 Compare May 10, 2024 11:29
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 114 lines in your changes are missing coverage. Please review.

❗ No coverage uploaded for pull request base (main@2755556). Click here to learn what that means.

Files Patch % Lines
...java/com/arextest/storage/utils/DatabaseUtils.java 0.00% 70 Missing ⚠️
...torage/service/listener/ProcessMockerListener.java 0.00% 23 Missing ⚠️
...nal/matchkey/impl/DatabaseMatchKeyBuilderImpl.java 0.00% 7 Missing ⚠️
...n/java/com/arextest/storage/model/TableSchema.java 0.00% 4 Missing ⚠️
...mocker/handler/database/DatabaseMockerHandler.java 0.00% 4 Missing ⚠️
.../storage/repository/RepositoryProviderFactory.java 0.00% 2 Missing ⚠️
...test/storage/service/ScheduleReplayingService.java 0.00% 2 Missing ⚠️
...e/service/mocker/handler/MockerHandlerFactory.java 0.00% 2 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@          Coverage Diff           @@
##             main    #207   +/-   ##
======================================
  Coverage        ?   4.19%           
  Complexity      ?      46           
======================================
  Files           ?      88           
  Lines           ?    3384           
  Branches        ?     394           
======================================
  Hits            ?     142           
  Misses          ?    3232           
  Partials        ?      10           

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

@mr3 mr3 force-pushed the feat/sqlparse branch 2 times, most recently from e03331c to 98941d1 Compare May 10, 2024 13:07
@mr3 mr3 force-pushed the feat/sqlparse branch from 98941d1 to aa2b1bb Compare May 11, 2024 04:12
Copy link

Quality Gate Passed Quality Gate passed

Issues
3 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@pangdayuan1 pangdayuan1 merged commit 4d1f2be into arextest:main May 13, 2024
pangdayuan1 pushed a commit that referenced this pull request May 21, 2024
@yanni97 yanni97 deleted the feat/sqlparse branch June 5, 2024 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants