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

[pull] develop from mopidy:develop #177

Open
wants to merge 361 commits into
base: develop
Choose a base branch
from
Open

Conversation

pull[bot]
Copy link

@pull pull bot commented Jan 26, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@codecov-commenter
Copy link

Codecov Report

Merging #177 (0d9a18a) into develop (24f1fb7) will increase coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #177      +/-   ##
===========================================
+ Coverage    77.26%   77.33%   +0.07%     
===========================================
  Files           66       66              
  Lines         5243     5260      +17     
===========================================
+ Hits          4051     4068      +17     
  Misses        1192     1192              
Impacted Files Coverage Δ
mopidy/http/handlers.py 91.60% <100.00%> (+1.75%) ⬆️
mopidy/audio/actor.py 61.08% <0.00%> (-0.68%) ⬇️
mopidy/httpclient.py 100.00% <0.00%> (ø)
mopidy/core/actor.py 96.79% <0.00%> (+0.12%) ⬆️
mopidy/backend.py 77.98% <0.00%> (+0.20%) ⬆️
mopidy/ext.py 86.33% <0.00%> (+0.30%) ⬆️
mopidy/mixer.py 76.31% <0.00%> (+0.64%) ⬆️
mopidy/internal/playlists.py 88.17% <0.00%> (+1.07%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 24f1fb7...0d9a18a. Read the comment docs.

@pull pull bot added the ⤵️ pull label Jan 26, 2022
jodal and others added 28 commits August 3, 2023 23:38
Use default black and isort config
* deps.py and ext.py 100% coverage.

* review comments II.
* Remove use of pkg_resources.

* update tests.
Use stdlib's importlib on Python 3.10+
It is the slowest part of CI, and we've never used the results for anything.
jodal and others added 27 commits February 23, 2024 10:52
- Do not repeat transitive dependencies.
- Refactor to use dataclass instead of dicts.
Remove core.playback.play()'s tl_track argument
It is now a regular dependency.
Fixing last Node.js 16 deprecation warning.
Based on latest Git version tag and any later changes, similar to 'git describe'.
And just use 'mopidy.__version__' instead.
Replace development versioning system
Switch to main as the integration branch
@jodal jodal deleted the branch atxwebs:develop March 1, 2024 23:15
@jodal jodal deleted the develop branch March 1, 2024 23:15
@jodal jodal deleted the branch atxwebs:develop March 1, 2024 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants