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

ci: maintenance #182

Merged
merged 1 commit into from Feb 25, 2020
Merged

ci: maintenance #182

merged 1 commit into from Feb 25, 2020

Conversation

sleepdefic1t
Copy link
Contributor

Summary

Improvements per Codacy and Codefactor

  • rm codacy.yml config file.
    • not used by repo/org, configuration allowed via codacy dashboard.
  • update all .sh files to use the #!/usr/bin/env bash shebang.
  • rm duplicate empty lines in test/iot/platform.hpp file.

Checklist

  • Ready to be merged

Improvements per Codacy and Codefactor

- rm `codacy.yml` config file.
- update all `.sh` files to use the `#!/usr/bin/env bash` shebang.
- rm duplicate empty lines in `test/iot/platform.hpp` file.
@ghost ghost added the Complexity: Low Less than 64 lines changed. label Feb 24, 2020
@codecov
Copy link

codecov bot commented Feb 24, 2020

Codecov Report

Merging #182 into develop will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           develop      #182   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          469       469           
=========================================
  Hits           469       469           

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 9c4f96d...099c2fd. Read the comment docs.

@faustbrian faustbrian changed the title ci: improvements ci: maintenance Feb 25, 2020
@faustbrian faustbrian merged commit 2728ec8 into develop Feb 25, 2020
@ghost ghost deleted the ci/improvements branch February 25, 2020 06:56
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants