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

Fix ci test failures #71

Merged
merged 1 commit into from
Apr 18, 2022
Merged

Fix ci test failures #71

merged 1 commit into from
Apr 18, 2022

Conversation

theOehrly
Copy link
Contributor

@theOehrly theOehrly commented Apr 17, 2022

Reason for the ci failures: Sphinx <= 4.0.1 is incompatible with jinja2 >= 3.1

I pinned the jinja2 dependency in all relevant ci runs. This means, only the CI run with no additional version requirement for sphinx runs with jinja2 not pinned.

See sphinx-doc/sphinx#10291 for reference

@codecov
Copy link

codecov bot commented Apr 18, 2022

Codecov Report

Merging #71 (bba62da) into master (1f4abeb) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #71   +/-   ##
=======================================
  Coverage   86.46%   86.46%           
=======================================
  Files           1        1           
  Lines         303      303           
=======================================
  Hits          262      262           
  Misses         41       41           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1f4abeb...bba62da. Read the comment docs.

@Chilipp Chilipp merged commit cf82dc3 into Chilipp:master Apr 18, 2022
@theOehrly theOehrly deleted the ci_fix branch July 31, 2024 16:24
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.

2 participants