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

Drop Python 3.7 for jinja testing #1132

Merged
merged 4 commits into from Apr 29, 2024
Merged

Drop Python 3.7 for jinja testing #1132

merged 4 commits into from Apr 29, 2024

Conversation

lrafeei
Copy link
Contributor

@lrafeei lrafeei commented Apr 29, 2024

Jinja no longer supports Python 3.7 since April 23rd, so we are dropping it from being tested against the latest version.

Copy link

github-actions bot commented Apr 29, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@lrafeei lrafeei marked this pull request as ready for review April 29, 2024 17:48
@lrafeei lrafeei requested a review from a team as a code owner April 29, 2024 17:48
@codecov-commenter
Copy link

codecov-commenter commented Apr 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.71%. Comparing base (0aef37a) to head (a1ff84a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1132      +/-   ##
==========================================
+ Coverage   81.70%   81.71%   +0.01%     
==========================================
  Files         192      192              
  Lines       21301    21301              
  Branches     3706     3706              
==========================================
+ Hits        17403    17406       +3     
+ Misses       2826     2817       -9     
- Partials     1072     1078       +6     

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

@mergify mergify bot removed the tests-failing label Apr 29, 2024
@umaannamalai umaannamalai merged commit a447772 into main Apr 29, 2024
49 checks passed
@umaannamalai umaannamalai deleted the drop-3_7-for-jinja branch April 29, 2024 23: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.

None yet

3 participants