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

refactor(Api)!: use version from package.json #1270

Merged
merged 1 commit into from Jul 13, 2021

Conversation

raphinesse
Copy link
Contributor

Motivation and Context

Have Api.version return the version from package.json, reducing the need for coho usage. There are still other places where the version is hardcoded, but that's beyond the scope of this PR.

@codecov-commenter
Copy link

codecov-commenter commented Jul 13, 2021

Codecov Report

Merging #1270 (7c2fc25) into master (16ff6e1) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1270   +/-   ##
=======================================
  Coverage   73.20%   73.20%           
=======================================
  Files          21       21           
  Lines        1646     1646           
=======================================
  Hits         1205     1205           
  Misses        441      441           
Impacted Files Coverage Δ
lib/Api.js 50.61% <100.00%> (ø)

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 16ff6e1...7c2fc25. Read the comment docs.

@raphinesse raphinesse merged commit 53d60dd into apache:master Jul 13, 2021
@raphinesse raphinesse deleted the api-use-pkg-version branch July 13, 2021 10:27
wedgberto pushed a commit to wedgberto/cordova-android that referenced this pull request May 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants