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

Develop #869

Merged
merged 50 commits into from
Nov 12, 2022
Merged

Develop #869

merged 50 commits into from
Nov 12, 2022

Conversation

jaedb
Copy link
Owner

@jaedb jaedb commented Sep 25, 2022

  • Upgrading all dependencies, notably:
    • React Router
    • Jest
    • Moving from npm to yarn
  • Removing defunct sorting, all using ReactDND now
  • ...

@codecov
Copy link

codecov bot commented Sep 25, 2022

Codecov Report

Merging #869 (5529ed7) into master (0182112) will decrease coverage by 16.69%.
The diff coverage is 12.04%.

@@             Coverage Diff             @@
##           master     #869       +/-   ##
===========================================
- Coverage   28.38%   11.68%   -16.70%     
===========================================
  Files           6      168      +162     
  Lines         842     9710     +8868     
  Branches        0       73       +73     
===========================================
+ Hits          239     1135      +896     
- Misses        603     8575     +7972     
Impacted Files Coverage Δ
src/js/components/AddedFrom.js 0.00% <0.00%> (ø)
src/js/components/ContextMenu/ContextMenu.js 16.00% <ø> (ø)
src/js/components/ContextMenu/ContextMenuItems.js 12.50% <0.00%> (ø)
src/js/components/ErrorMessage.js 0.00% <ø> (ø)
src/js/components/Fields/Dropzones.js 12.00% <0.00%> (ø)
src/js/components/Fields/OutputControl.js 8.06% <0.00%> (ø)
src/js/components/Fields/SearchForm.js 3.03% <0.00%> (ø)
src/js/components/Hotkeys.js 0.87% <0.00%> (ø)
src/js/components/Icon.js 62.50% <ø> (ø)
src/js/components/LinksSentence.js 81.25% <ø> (ø)
... and 220 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

…ry dev stack, dynamic base_href to accommodate
- Playlist persistence
- Consistent structure to match that of /var/lib/mopidy/
- Allows handling of template variables
- Retaining test_mode switch for hot-swap JS bundle
- Nested structure to match /var/lib/mopidy
- Updating gitignore to exclude individual configs
- Ditching 'sudo', no longer needed with newer docker setup
- Excluding /docker folder from package
@jaedb jaedb marked this pull request as ready for review November 12, 2022 06:57
@jaedb jaedb merged commit a4f5d89 into master Nov 12, 2022
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.

4 participants