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

enhance(executable): encrypt DB executable #304

Merged
merged 2 commits into from
Aug 21, 2023

Update database/build_executable.go

20db90d
Select commit
Loading
Failed to load commit list.
Merged

enhance(executable): encrypt DB executable #304

Update database/build_executable.go
20db90d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2023 in 0s

97.06% (target 90.00%)

View this Pull Request on Codecov

97.06% (target 90.00%)

Details

Codecov Report

Merging #304 (20db90d) into main (670dcf4) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #304      +/-   ##
==========================================
+ Coverage   97.04%   97.06%   +0.01%     
==========================================
  Files          61       61              
  Lines        6742     6772      +30     
==========================================
+ Hits         6543     6573      +30     
  Misses        147      147              
  Partials       52       52              
Files Changed Coverage Δ
database/build_executable.go 92.59% <100.00%> (+4.35%) ⬆️