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 update short URLs #2164

Merged
merged 6 commits into from
Jul 26, 2024

Fix sqlcmd path

a1afc90
Select commit
Loading
Failed to load commit list.
Merged

Add command to update short URLs #2164

Fix sqlcmd path
a1afc90
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 26, 2024 in 0s

95.99% (+0.00%) compared to ae0ff5f

View this Pull Request on Codecov

95.99% (+0.00%) compared to ae0ff5f

Details

Codecov Report

Attention: Patch coverage is 96.77419% with 4 lines in your changes missing coverage. Please review.

Project coverage is 95.99%. Comparing base (ae0ff5f) to head (a1afc90).
Report is 1 commits behind head on develop.

Files Patch % Lines
module/CLI/src/Input/ShortUrlDataInput.php 94.93% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #2164   +/-   ##
==========================================
  Coverage      95.98%   95.99%           
- Complexity      1520     1537   +17     
==========================================
  Files            266      268    +2     
  Lines           5137     5189   +52     
==========================================
+ Hits            4931     4981   +50     
- Misses           206      208    +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.