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

deps: add jinja2 #346

Merged
merged 3 commits into from
Nov 2, 2023
Merged

deps: add jinja2 #346

merged 3 commits into from
Nov 2, 2023

Conversation

cpaniaguam
Copy link
Member

@cpaniaguam cpaniaguam commented Sep 25, 2023

Add jinja2 and pandas for templating.

@cpaniaguam cpaniaguam linked an issue Sep 25, 2023 that may be closed by this pull request
Copy link

codecov bot commented Nov 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0946979) 91.84% compared to head (319b060) 90.48%.
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #346      +/-   ##
==========================================
- Coverage   91.84%   90.48%   -1.37%     
==========================================
  Files          29       29              
  Lines         871      904      +33     
==========================================
+ Hits          800      818      +18     
- Misses         71       86      +15     
Files Coverage Δ
src/IceFloeTracker.jl 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

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

Copy link
Collaborator

@tdivoll tdivoll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me, pretty straightforward.

@cpaniaguam cpaniaguam merged commit 699a9d5 into main Nov 2, 2023
3 of 4 checks passed
@cpaniaguam cpaniaguam deleted the 345-add-jinja2-to-py-deps branch November 2, 2023 14:03
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.

Add jinja2 to py deps
2 participants