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: enable sql logger #460

Merged
merged 2 commits into from
May 6, 2023
Merged

feat: enable sql logger #460

merged 2 commits into from
May 6, 2023

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented May 6, 2023

And fix registry error response cause data return null bug

And fix registry error response cause data return null bug
@fengmk2 fengmk2 added the enhancement New feature or request label May 6, 2023
@fengmk2 fengmk2 requested a review from elrrrrrrr May 6, 2023 06:12
app.ts Show resolved Hide resolved
package.json Show resolved Hide resolved
@codecov
Copy link

codecov bot commented May 6, 2023

Codecov Report

Merging #460 (b947f0a) into master (637e8ad) will decrease coverage by 0.14%.
The diff coverage is 63.63%.

❗ Current head b947f0a differs from pull request most recent head 3b98497. Consider uploading reports for the commit 3b98497 to get more accurate results

@@            Coverage Diff             @@
##           master     #460      +/-   ##
==========================================
- Coverage   97.52%   97.39%   -0.14%     
==========================================
  Files         166      166              
  Lines       15382    15406      +24     
  Branches     1995     1995              
==========================================
+ Hits        15001    15004       +3     
- Misses        381      402      +21     
Impacted Files Coverage Δ
app/core/service/PackageSyncerService.ts 96.92% <14.28%> (-1.40%) ⬇️
app.ts 100.00% <100.00%> (ø)
config/config.default.ts 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

@fengmk2 fengmk2 merged commit 51cd044 into master May 6, 2023
@fengmk2 fengmk2 deleted the log-sql branch May 6, 2023 06:41
fengmk2 pushed a commit that referenced this pull request May 6, 2023
[skip ci]

## [3.20.0](v3.19.3...v3.20.0) (2023-05-06)

### Features

* enable sql logger ([#460](#460)) ([51cd044](51cd044))
@github-actions
Copy link

github-actions bot commented May 6, 2023

🎉 This PR is included in version 3.20.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant