Skip to content

Conversation

sleepdefic1t
Copy link
Contributor

Proposed changes

Current script has issues rebuilding the directories when converting back to the original structure.
This fix remedies that.

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (improve a current implementation without adding a new feature or fixing a bug)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Build (changes that affect the build system)
  • Docs (documentation only changes)
  • Test (adding missing tests or fixing existing tests)
  • Other... Please describe:

Checklist

  • I have read the CONTRIBUTING documentation
  • Lint and 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)

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #49   +/-   ##
=======================================
  Coverage   61.67%   61.67%           
=======================================
  Files          41       41           
  Lines        2565     2565           
=======================================
  Hits         1582     1582           
  Misses        983      983

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 95d3bd7...5e685da. Read the comment docs.

@faustbrian faustbrian changed the title fix: Update Arduino Script chore: Update Arduino Script Jan 23, 2019
@faustbrian faustbrian merged commit dec8bbb into ArkEcosystemArchive:master Jan 23, 2019
@sleepdefic1t sleepdefic1t deleted the fix/update-arduino-script branch February 15, 2019 17:54
ciband pushed a commit to ciband/cpp-crypto that referenced this pull request Feb 18, 2019
- current has issues rebuilding the directories when converting back to the original structure.
This fix remedies that.
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