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

Allow jinja2 template task definitions #35

Merged
merged 2 commits into from
Aug 21, 2023

bump version 0.13.1 -> 0.14.0

b449578
Select commit
Loading
Failed to load commit list.
Merged

Allow jinja2 template task definitions #35

bump version 0.13.1 -> 0.14.0
b449578
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2023 in 1s

88.02% (+0.06%) compared to 8aed192

View this Pull Request on Codecov

88.02% (+0.06%) compared to 8aed192

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.06% 🎉

Comparison is base (8aed192) 87.95% compared to head (b449578) 88.02%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
+ Coverage   87.95%   88.02%   +0.06%     
==========================================
  Files          17       17              
  Lines        1968     1970       +2     
==========================================
+ Hits         1731     1734       +3     
+ Misses        237      236       -1     
Files Changed Coverage Δ
src/opentaskpy/config/loader.py 98.44% <100.00%> (+0.02%) ⬆️

... and 1 file with indirect coverage changes

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