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 pytest Makefile commands #5642

Merged
merged 1 commit into from
Dec 16, 2019
Merged

fix pytest Makefile commands #5642

merged 1 commit into from
Dec 16, 2019

Conversation

danlipert
Copy link
Contributor

Description

This PR fixes the pytest Makefile commands not running on the new ubuntu-based container

Refers/Fixes

n/a

Testing

Tested locally

@codecov
Copy link

codecov bot commented Dec 16, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #5642   +/-   ##
=======================================
  Coverage   30.06%   30.06%           
=======================================
  Files         248      248           
  Lines       21380    21380           
  Branches     3102     3102           
=======================================
  Hits         6427     6427           
+ Misses      14677    14674    -3     
- Partials      276      279    +3
Impacted Files Coverage Δ
app/dashboard/views.py 12.24% <0%> (ø) ⬆️
...rketing/management/commands/no_applicants_email.py 0% <0%> (ø) ⬆️

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 ce6f397...a75e34c. Read the comment docs.

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.

3 participants