remove test after running it, and bump cache version #531

Merged
Plume_migration_agent merged 1 commits from clean-tests into master 5 years ago
Owner

fix #523

fix #523
elegaanz (Migrated from github.com) approved these changes 5 years ago
elegaanz (Migrated from github.com) left a comment

Looks good. If the CI pass, you can merge.

Thank you.

Looks good. If the CI pass, you can merge. Thank you.
codecov[bot] commented 5 years ago (Migrated from github.com)

Codecov Report

Merging #531 into master will increase coverage by 3.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #531      +/-   ##
==========================================
+ Coverage    40.9%   43.94%   +3.03%     
==========================================
  Files          68       68              
  Lines        9817     7890    -1927     
==========================================
- Hits         4016     3467     -549     
+ Misses       5801     4423    -1378
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/531?src=pr&el=h1) Report > Merging [#531](https://codecov.io/gh/Plume-org/Plume/pull/531?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/3d82265b85586abe1b6a013602854818c5fae55e?src=pr&el=desc) will **increase** coverage by `3.03%`. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## master #531 +/- ## ========================================== + Coverage 40.9% 43.94% +3.03% ========================================== Files 68 68 Lines 9817 7890 -1927 ========================================== - Hits 4016 3467 -549 + Misses 5801 4423 -1378 ```
elegaanz commented 5 years ago (Migrated from github.com)

(Circle failed for no reason once again, but I think it is safe to merge this branch if you want)

(Circle failed for no reason once again, but I think it is safe to merge this branch if you want)

Reviewers

The pull request has been merged as 6bb4f8514f.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b clean-tests master
git pull origin clean-tests

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff clean-tests
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#531
Loading…
There is no content yet.