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

feat(session): add some .key() .items() methods #111

Merged
merged 12 commits into from
Sep 29, 2021
Merged

feat(session): add some .key() .items() methods #111

merged 12 commits into from
Sep 29, 2021

Conversation

trim21
Copy link
Owner

@trim21 trim21 commented Sep 29, 2021

No description provided.

@trim21 trim21 changed the title feat(session): add some dict style method feat(session): add some .key() .items() method Sep 29, 2021
@trim21 trim21 changed the title feat(session): add some .key() .items() method feat(session): add some .key() .items() methods Sep 29, 2021
@codecov
Copy link

codecov bot commented Sep 29, 2021

Codecov Report

Merging #111 (9af6f7a) into master (28f28bd) will increase coverage by 2.33%.
The diff coverage is 85.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #111      +/-   ##
==========================================
+ Coverage   71.24%   73.58%   +2.33%     
==========================================
  Files          13       14       +1     
  Lines        1238     1287      +49     
==========================================
+ Hits          882      947      +65     
+ Misses        356      340      -16     
Flag Coverage Δ
3.6 73.29% <84.09%> (+2.28%) ⬆️
3.7 73.29% <84.09%> (+2.28%) ⬆️
3.8 73.48% <84.09%> (+2.26%) ⬆️
3.9 73.56% <85.22%> (+2.34%) ⬆️
pypy3 73.29% <84.09%> (+2.28%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
transmission_rpc/session.py 73.95% <78.68%> (+30.12%) ⬆️
tests/test_session.py 100.00% <100.00%> (ø)
transmission_rpc/client.py 64.05% <100.00%> (ø)

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 28f28bd...9af6f7a. Read the comment docs.

@trim21 trim21 merged commit 9f47ac1 into master Sep 29, 2021
@trim21 trim21 deleted the session branch September 29, 2021 06:25
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.

None yet

1 participant