Skip to content

fix: Update Build Flag#69

Merged
faustbrian merged 20 commits intoArkEcosystemArchive:masterfrom
sleepdefic1t:fix/update-build-flag
Feb 19, 2019
Merged

fix: Update Build Flag#69
faustbrian merged 20 commits intoArkEcosystemArchive:masterfrom
sleepdefic1t:fix/update-build-flag

Conversation

@sleepdefic1t
Copy link
Contributor

@sleepdefic1t sleepdefic1t commented Feb 18, 2019

Proposed changes

PlatformIO projects--where Cpp-Crypto is an external dependency--will not find find this directory and will fail to build.

This PR adds src/lib to the build flags in library.json and resolves this issue.

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)

@ghost
Copy link

ghost commented Feb 18, 2019

@air1one @faustbrian - please review this in the next few days. Be sure to explicitly select labels so I know what's going on.

If no reviewer appears after a week, a reminder will be sent out.

@ghost ghost requested a review from air1one February 18, 2019 17:30
@ghost ghost added Status: Needs Review The issue or pull request needs a review by a developer of the team. Complexity: Low Less than 64 lines changed. Type: Bugfix The pull request fixes an incorrect functionality or behaviour. labels Feb 18, 2019
@sleepdefic1t sleepdefic1t changed the title fix: Update uild flag fix: Update Build Flag Feb 18, 2019
@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #69   +/-   ##
=======================================
  Coverage   87.82%   87.82%           
=======================================
  Files          29       29           
  Lines         805      805           
=======================================
  Hits          707      707           
  Misses         98       98

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 5421b54...e6fa623. Read the comment docs.

@faustbrian faustbrian merged commit 44d4c6a into ArkEcosystemArchive:master Feb 19, 2019
@ghost ghost removed the Status: Needs Review The issue or pull request needs a review by a developer of the team. label Feb 19, 2019
@sleepdefic1t sleepdefic1t deleted the fix/update-build-flag branch February 19, 2019 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Complexity: Low Less than 64 lines changed. Type: Bugfix The pull request fixes an incorrect functionality or behaviour.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants