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

feat(pkg.model) add model unit test #802

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

wang1309
Copy link
Contributor

…-db/arana/issues/778

What this PR does:
add model unit test

Which issue(s) this PR fixes:

Fixes #778

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


Copy link

cr-gpt bot commented Nov 27, 2023

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 5 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (108fb12) 40.33% compared to head (d743cb0) 40.47%.

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #802      +/-   ##
==========================================
+ Coverage   40.33%   40.47%   +0.13%     
==========================================
  Files         265      265              
  Lines       26711    26711              
==========================================
+ Hits        10775    10812      +37     
+ Misses      14782    14736      -46     
- Partials     1154     1163       +9     

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

@AlexStocks AlexStocks merged commit 0f2a9c8 into arana-db:master Nov 27, 2023
12 checks passed
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.

[Test] add unit test for /arana/pkg/config/model.go
4 participants