Skip to content

Restyle Added the test cases for rake_new2#54

Open
restyled-io[bot] wants to merge 3 commits intomasterfrom
restyled/pull-53
Open

Restyle Added the test cases for rake_new2#54
restyled-io[bot] wants to merge 3 commits intomasterfrom
restyled/pull-53

Conversation

@restyled-io
Copy link

@restyled-io restyled-io bot commented Jan 10, 2021

A duplicate of #53 with additional commits that automatically address
incorrect style, created by Restyled.

Since the original Pull Request was opened as a fork in a contributor's
repository, we are unable to create a Pull Request branching from it with only
the style fixes.

The following Restylers made fixes:

  • whitespace

To incorporate these changes, you can either:

  1. Merge this Pull Request instead of the original, or

  2. Ask your contributor to locally incorporate these commits and push them to
    the original Pull Request

    Expand for example instructions
    ```console
    git remote add upstream https://github.com/BALaka-18/rake_new2.git
    git fetch upstream pull/<this PR number>/head
    git merge --ff-only FETCH_HEAD
    git push
    ```
    

NOTE: As work continues on the original Pull Request, this process will
re-run and update (force-push) this Pull Request with updated style fixes as
necessary. If the style is fixed manually at any point (i.e. this process finds
no fixes to make), this Pull Request will be closed automatically.

Sorry if this was unexpected. To disable it, see our documentation.

@codecov-io
Copy link

codecov-io commented Jan 10, 2021

Codecov Report

Merging #54 (177e891) into master (df045cd) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #54   +/-   ##
======================================
  Coverage    5.69%   5.69%           
======================================
  Files           5       5           
  Lines         123     123           
======================================
  Hits            7       7           
  Misses        116     116           
Flag Coverage Δ
unittests 5.69% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 df045cd...177e891. 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