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

Add direct openers for CSV, JSON, and pickle #37

Merged
merged 8 commits into from
Apr 8, 2022
Merged

Add direct openers for CSV, JSON, and pickle #37

merged 8 commits into from
Apr 8, 2022

Conversation

cthoyt
Copy link
Owner

@cthoyt cthoyt commented Apr 8, 2022

Partially addresses #36

@codecov-commenter
Copy link

codecov-commenter commented Apr 8, 2022

Codecov Report

Merging #37 (fc141ac) into main (fb393b1) will increase coverage by 1.97%.
The diff coverage is 97.43%.

@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
+ Coverage   59.63%   61.61%   +1.97%     
==========================================
  Files          10       10              
  Lines         706      745      +39     
  Branches      124      131       +7     
==========================================
+ Hits          421      459      +38     
- Misses        265      266       +1     
  Partials       20       20              
Impacted Files Coverage Δ
src/pystow/__init__.py 100.00% <ø> (ø)
src/pystow/api.py 64.35% <94.11%> (+6.02%) ⬆️
src/pystow/impl.py 67.95% <100.00%> (+4.43%) ⬆️

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 fb393b1...fc141ac. Read the comment docs.

@cthoyt cthoyt marked this pull request as ready for review April 8, 2022 10:34
@cthoyt cthoyt merged commit 0878b61 into main Apr 8, 2022
@cthoyt cthoyt deleted the add-openers branch April 8, 2022 10:44
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.

2 participants