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

test: make file_test stateless #441

Merged
merged 1 commit into from
Dec 30, 2019
Merged

Conversation

weakish
Copy link
Contributor

@weakish weakish commented Dec 24, 2019

Previously file_test requires there is already a specific existing user
in the application. This commit removes this requirement.

see also #439

Previously file_test requires there is already a specific existing user
in the application. This commit removes this requirement.

see also leancloud#439
@codecov-io
Copy link

codecov-io commented Dec 24, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #441   +/-   ##
=======================================
  Coverage   86.83%   86.83%           
=======================================
  Files          29       29           
  Lines        2856     2856           
=======================================
  Hits         2480     2480           
  Misses        376      376

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 af8f565...af8397f. Read the comment docs.

@lupintheforth lupintheforth merged commit 8a3284d into leancloud:master Dec 30, 2019
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