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

chore: post_command tests not working correctly & missing documentation #160

Merged
merged 3 commits into from
Jul 26, 2023

fix: lidarr post command no kwargs & update docs

bf3688a
Select commit
Loading
Failed to load commit list.
Merged

chore: post_command tests not working correctly & missing documentation #160

fix: lidarr post command no kwargs & update docs
bf3688a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 26, 2023 in 0s

93.28% (+0.23%) compared to b56bb63

View this Pull Request on Codecov

93.28% (+0.23%) compared to b56bb63

Details

Codecov Report

Merging #160 (bf3688a) into master (b56bb63) will increase coverage by 0.23%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #160      +/-   ##
==========================================
+ Coverage   93.05%   93.28%   +0.23%     
==========================================
  Files          15       15              
  Lines        1066     1073       +7     
==========================================
+ Hits          992     1001       +9     
+ Misses         74       72       -2     
Files Changed Coverage Δ
pyarr/models/radarr.py 100.00% <ø> (ø)
pyarr/models/readarr.py 100.00% <ø> (ø)
pyarr/models/sonarr.py 100.00% <ø> (ø)
pyarr/const.py 100.00% <100.00%> (+100.00%) ⬆️
pyarr/lidarr.py 91.34% <100.00%> (+0.12%) ⬆️
pyarr/models/lidarr.py 100.00% <100.00%> (ø)
pyarr/radarr.py 97.97% <100.00%> (+0.01%) ⬆️
pyarr/sonarr.py 97.56% <100.00%> (+0.01%) ⬆️