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: add Template.write_to() #62

Merged
merged 2 commits into from
Oct 17, 2023
Merged

feat: add Template.write_to() #62

merged 2 commits into from
Oct 17, 2023

Conversation

msto
Copy link
Contributor

@msto msto commented Oct 17, 2023

Addresses #60

@msto msto requested review from nh13 and tfenne October 17, 2023 15:02
@codecov-commenter
Copy link

codecov-commenter commented Oct 17, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (d2d50c4) 92.36% compared to head (c5baf25) 92.85%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #62      +/-   ##
==========================================
+ Coverage   92.36%   92.85%   +0.49%     
==========================================
  Files          30       30              
  Lines        2972     2996      +24     
  Branches      544      552       +8     
==========================================
+ Hits         2745     2782      +37     
+ Misses        160      143      -17     
- Partials       67       71       +4     
Files Coverage Δ
fgpyo/sam/__init__.py 87.28% <100.00%> (+4.04%) ⬆️
fgpyo/sam/tests/test_template_iterator.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@msto msto merged commit 69c0cbb into main Oct 17, 2023
5 checks passed
@msto msto deleted the MS_write_template branch October 17, 2023 16:41
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