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: add git as the store extension #165

Merged
merged 3 commits into from
Aug 15, 2023
Merged

feat: add git as the store extension #165

merged 3 commits into from
Aug 15, 2023

Conversation

LinuxSuRen
Copy link
Owner

fix #103

@LinuxSuRen LinuxSuRen added documentation Improvements or additions to documentation enhancement New feature or request backend extension labels Aug 14, 2023
@codacy-production
Copy link

codacy-production bot commented Aug 14, 2023

Coverage summary from Codacy

Merging #165 (e67f1ed) into master (18bd198) - See PR on Codacy

Coverage variation Diff coverage
+0.13% 94.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (18bd198) 4480 3826 85.40%
Head commit (e67f1ed) 4521 (+41) 3867 (+41) 85.53% (+0.13%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#165) 50 47 94.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@sonarcloud
Copy link

sonarcloud bot commented Aug 15, 2023

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 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@LinuxSuRen LinuxSuRen added the ui label Aug 15, 2023
@LinuxSuRen LinuxSuRen merged commit e081118 into master Aug 15, 2023
7 checks passed
@LinuxSuRen LinuxSuRen deleted the feat/ext-git branch August 15, 2023 02:18
LinuxSuRen pushed a commit that referenced this pull request Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend documentation Improvements or additions to documentation enhancement New feature or request extension ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support loading test cases from git repository
1 participant