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

Fix lint and format code in core dir #4654

Merged
merged 1 commit into from
Jun 6, 2021
Merged

Fix lint and format code in core dir #4654

merged 1 commit into from
Jun 6, 2021

Conversation

Loyalsoldier
Copy link
Contributor

No description provided.

@sonarcloud
Copy link

sonarcloud bot commented Jun 6, 2021

Kudos, SonarCloud Quality Gate passed!

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

No Coverage information No Coverage information
1.9% 1.9% Duplication

@codecov-commenter
Copy link

codecov-commenter commented Jun 6, 2021

Codecov Report

Merging #4654 (41790b8) into develop (ca32820) will increase coverage by 1.79%.
The diff coverage is 47.05%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #4654      +/-   ##
===========================================
+ Coverage    54.81%   56.61%   +1.79%     
===========================================
  Files          243      243              
  Lines        17770    19596    +1826     
===========================================
+ Hits          9741    11094    +1353     
- Misses        7075     7477     +402     
- Partials       954     1025      +71     
Impacted Files Coverage Δ
core/admin/profile.go 36.14% <ø> (ø)
core/berror/pre_define_code.go 100.00% <ø> (ø)
core/config/config.go 62.71% <ø> (ø)
core/config/etcd/config.go 64.61% <ø> (ø)
core/config/global.go 68.18% <ø> (ø)
core/config/ini.go 67.85% <ø> (ø)
core/config/json/json.go 55.11% <ø> (ø)
core/config/toml/toml.go 65.80% <ø> (ø)
core/config/xml/xml.go 41.57% <ø> (ø)
core/config/yaml/yaml.go 35.33% <ø> (ø)
... and 51 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ca32820...41790b8. Read the comment docs.

@flycash flycash merged commit 8379898 into beego:develop Jun 6, 2021
@Loyalsoldier Loyalsoldier deleted the core-fix-lint branch June 6, 2021 15:17
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.

3 participants