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

🧑‍💻 Add Command to create User #260

Merged
merged 2 commits into from
Oct 23, 2023

🗃️ Remove CountUser function

4fe63cc
Select commit
Loading
Failed to load commit list.
Merged

🧑‍💻 Add Command to create User #260

🗃️ Remove CountUser function
4fe63cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2023 in 1s

92.51% (+0.29%) compared to 2f11138

View this Pull Request on Codecov

92.51% (+0.29%) compared to 2f11138

Details

Codecov Report

Merging #260 (4fe63cc) into main (2f11138) will increase coverage by 0.29%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #260      +/-   ##
==========================================
+ Coverage   92.22%   92.51%   +0.29%     
==========================================
  Files          42       42              
  Lines        1865     1858       -7     
==========================================
- Hits         1720     1719       -1     
+ Misses        119      112       -7     
- Partials       26       27       +1     
Files Coverage Δ
internal/config/config.go 94.73% <ø> (-0.18%) ⬇️
internal/storage/sql_storage.go 86.38% <ø> (-0.29%) ⬇️
internal/storage/user.go 100.00% <ø> (ø)

... and 1 file with indirect coverage changes