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

Fix and update build scripts #162

Merged
merged 5 commits into from
Dec 8, 2020
Merged

Conversation

aveXcaesar
Copy link
Contributor

@aveXcaesar aveXcaesar commented Dec 8, 2020

Please check if the PR fulfills these requirements

  • I made sure that my code builds
  • I merged the master into this branch before pushing
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce?** (check one with "x")

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

What is the current behavior? (You can also link to an open issue here)

closes #161
closes #102

What is the new behavior?

  • build.cake completely revised
  • Coverage report will be generated on the build script
  • Rename test project regarding to naming rules
  • Add codecov badget to the readme

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications

Other information

@codecov
Copy link

codecov bot commented Dec 8, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@2291973). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #162   +/-   ##
=========================================
  Coverage          ?   54.32%           
=========================================
  Files             ?       38           
  Lines             ?      959           
  Branches          ?       87           
=========================================
  Hits              ?      521           
  Misses            ?      412           
  Partials          ?       26           

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 2291973...28fc6e2. Read the comment docs.

@aveXcaesar aveXcaesar marked this pull request as ready for review December 8, 2020 09:44
@Meerownymous Meerownymous merged commit fd36585 into master Dec 8, 2020
@Meerownymous Meerownymous deleted the i161-updateCakeBuildScript branch December 8, 2020 10:38
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.

Prevent pre-releases of nuget packages Add CodeCoverage Report
2 participants