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

Added Generating Slugs with Random Numbers #82

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Merge branch 'master' into add-make-slug-with-random-number

dfb2d85
Select commit
Failed to load commit list.
Open

Added Generating Slugs with Random Numbers #82

Merge branch 'master' into add-make-slug-with-random-number
dfb2d85
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2024 in 0s

100.00% (+0.00%) compared to 412e31a

View this Pull Request on Codecov

100.00% (+0.00%) compared to 412e31a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (412e31a) to head (dfb2d85).

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #82   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          126       133    +7     
=========================================
+ Hits           126       133    +7     
Files Coverage Δ
slug.go 100.00% <100.00%> (ø)