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 broken tests #109

Merged
merged 3 commits into from
Sep 27, 2020
Merged

Fix broken tests #109

merged 3 commits into from
Sep 27, 2020

Conversation

s-weigand
Copy link
Owner

The tests are broken for two reasons:

  • pytest==6.1.0 is incompatible with pytest-rerunfailures<=9.1
  • djangocms-text-ckeditor>=4.0.0 is incompatible with django-cms<3.8

@s-weigand s-weigand added the enhancement New feature or request label Sep 27, 2020
@codecov
Copy link

codecov bot commented Sep 27, 2020

Codecov Report

Merging #109 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #109   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           70        71    +1     
  Branches         6         6           
=========================================
+ Hits            70        71    +1     
Impacted Files Coverage Δ
...s_equation/templatetags/djangocms_equation_tags.py 100.00% <0.00%> (ø)

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 5b735c2...ffb4664. Read the comment docs.

@s-weigand s-weigand merged commit 10bf3d8 into master Sep 27, 2020
@s-weigand s-weigand deleted the fix-tests branch September 27, 2020 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant