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

Feature/servers list #83

Merged
merged 11 commits into from
Jun 13, 2024
Merged

Conversation

acelaya
Copy link
Member

@acelaya acelaya commented Jun 13, 2024

Add a welcome page with the list of servers for current user. The format mimics the one in shlink-web-client, where a message with instructions is shown if there are no servers.

Copy link

codecov bot commented Jun 13, 2024

Codecov Report

Attention: Patch coverage is 85.21127% with 21 lines in your changes missing coverage. Please review.

Project coverage is 73.04%. Comparing base (e641d75) to head (e7ec0c0).
Report is 5 commits behind head on main.

Current head e7ec0c0 differs from pull request most recent head adcfe87

Please upload reports for the commit adcfe87 to get more accurate results.

Files Patch % Lines
app/servers/ServersRepository.server.ts 22.22% 7 Missing ⚠️
app/routes/_index/ServersList.tsx 92.85% 0 Missing and 2 partials ⚠️
app/routes/_index/WelcomeCard.tsx 92.30% 0 Missing and 2 partials ⚠️
app/routes/_index/route.tsx 93.93% 0 Missing and 2 partials ⚠️
app/routes/settings.$.tsx 33.33% 2 Missing ⚠️
app/auth/auth.server.ts 50.00% 0 Missing and 1 partial ⚠️
app/common/Layout.tsx 85.71% 0 Missing and 1 partial ⚠️
app/common/MainHeader.tsx 66.66% 0 Missing and 1 partial ⚠️
app/root.tsx 0.00% 1 Missing ⚠️
app/routes/_index/NoServers.tsx 96.00% 0 Missing and 1 partial ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #83      +/-   ##
==========================================
+ Coverage   70.96%   73.04%   +2.07%     
==========================================
  Files          25       30       +5     
  Lines         961     1098     +137     
  Branches      106      116      +10     
==========================================
+ Hits          682      802     +120     
- Misses        173      180       +7     
- Partials      106      116      +10     

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

@acelaya acelaya merged commit d892798 into shlinkio:main Jun 13, 2024
4 checks passed
@acelaya acelaya deleted the feature/servers-list branch June 13, 2024 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant