-
Notifications
You must be signed in to change notification settings - Fork 177
Fixes #713 by always using latest version of Jinja2 #715
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
Fixes #713 by always using latest version of Jinja2 #715
Conversation
This alternative breaks the same tests than #714 |
List of broken tests :
|
Neither of these probably break any tests, it's an update to |
Codecov Report
@@ Coverage Diff @@
## main #715 +/- ##
==========================================
- Coverage 81.22% 80.99% -0.24%
==========================================
Files 49 49
Lines 6467 6483 +16
Branches 1526 1747 +221
==========================================
- Hits 5253 5251 -2
- Misses 1021 1039 +18
Partials 193 193
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
See #713 (comment). |
(another experiment to see what break)