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/remove ramda #950

Merged
merged 3 commits into from
Nov 1, 2023

Replace remaining ramda references with shlinkio/data-manipulation

8ad1e7e
Select commit
Loading
Failed to load commit list.
Merged

Feature/remove ramda #950

Replace remaining ramda references with shlinkio/data-manipulation
8ad1e7e
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Nov 1, 2023 in 0s

86.24% (-0.35%) compared to 98b2db9

View this Pull Request on Codecov

86.24% (-0.35%) compared to 98b2db9

Details

Codecov Report

Attention: 26 lines in your changes are missing coverage. Please review.

Comparison is base (98b2db9) 86.59% compared to head (8ad1e7e) 86.24%.
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #950      +/-   ##
===========================================
- Coverage    86.59%   86.24%   -0.35%     
===========================================
  Files           54       54              
  Lines         2230     2225       -5     
  Branches       292      300       +8     
===========================================
- Hits          1931     1919      -12     
+ Misses           8        7       -1     
- Partials       291      299       +8     
Files Coverage Δ
src/common/Home.tsx 92.42% <100.00%> (-0.12%) ⬇️
src/settings/reducers/settings.ts 87.80% <100.00%> (ø)
src/utils/helpers/redux.ts 91.66% <100.00%> (-0.65%) ⬇️
src/common/ShlinkVersions.tsx 87.09% <0.00%> (-3.53%) ⬇️
src/servers/ServersDropdown.tsx 89.58% <50.00%> (-0.22%) ⬇️
src/servers/data/index.ts 82.97% <0.00%> (-0.70%) ⬇️
src/servers/services/ServersExporter.ts 82.14% <0.00%> (-0.62%) ⬇️
src/utils/utils.ts 83.33% <75.00%> (+4.76%) ⬆️
src/servers/reducers/selectedServer.ts 79.71% <50.00%> (-1.45%) ⬇️
src/servers/helpers/ImportServersBtn.tsx 86.27% <0.00%> (-2.08%) ⬇️
... and 2 more

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