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

refactor: stop using ThisInstance singleton #447

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dakimura
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #447 (5cb551e) into master (e44823c) will decrease coverage by 0.13%.
The diff coverage is 20.00%.

@@            Coverage Diff             @@
##           master     #447      +/-   ##
==========================================
- Coverage   45.97%   45.84%   -0.14%     
==========================================
  Files         116      116              
  Lines       10718    10719       +1     
==========================================
- Hits         4928     4914      -14     
- Misses       5306     5319      +13     
- Partials      484      486       +2     
Impacted Files Coverage Δ
executor/wal.go 61.63% <0.00%> (ø)
executor/writer.go 52.74% <0.00%> (-0.30%) ⬇️
executor/written.go 62.50% <0.00%> (ø)
sqlparser/insertintostatement.go 46.15% <100.00%> (ø)
uda/adjust/caloader.go 74.60% <100.00%> (ø)
frontend/stream/stream.go 52.04% <0.00%> (-14.29%) ⬇️

@sonarcloud
Copy link

sonarcloud bot commented Mar 25, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

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

No Coverage information No Coverage information
0.0% 0.0% Duplication

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.

None yet

2 participants