Open niccokunzmann opened 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Files with missing lines | Coverage Δ | |
---|---|---|
src/mergecal/calendar_merger.py | 86.11% <100.00%> (+6.11%) |
:arrow_up: |
Hi @abe-101, I added templating as I thought would be useful. The yaml specification allows for a lot of flexibility in the future as well as backwards compatibility and a unified interface for Python/command line usage.
Description of change
This adds templating.
Have a look at the tests added ...
Contributes to #17 Contributes to #21
Pull-Request Checklist
main
branchFixes #0000