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: Removed unrelated change in the migration #6754

Merged
merged 1 commit into from
Jan 18, 2020

Conversation

codedsun
Copy link
Contributor

Fixes #6753

Short description of what this resolves:

Removed unrelated change in the migration

Checklist

  • I have read the Contribution & Best practices Guide and my PR follows them.
  • My branch is up-to-date with the Upstream development branch.
  • The unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • All the functions created/modified in this PR contain relevant docstrings.

@auto-label auto-label bot added the fix label Jan 18, 2020
@codecov
Copy link

codecov bot commented Jan 18, 2020

Codecov Report

Merging #6754 into development will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##           development   #6754      +/-   ##
==============================================
- Coverage        65.43%   65.4%   -0.03%     
==============================================
  Files              300     300              
  Lines            15337   15337              
==============================================
- Hits             10035   10031       -4     
- Misses            5302    5306       +4
Impacted Files Coverage Δ
app/api/helpers/scheduled_jobs.py 28.46% <0%> (-3.08%) ⬇️

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 63ceb95...1e640b4. Read the comment docs.

@codedsun
Copy link
Contributor Author

@iamareebjamal - Check

@iamareebjamal iamareebjamal merged commit f1787ca into fossasia:development Jan 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error in migrations
2 participants