Skip to content

feat: add version string functions to constants #4920

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

Merged
merged 4 commits into from
Feb 28, 2022

Conversation

jawnsy
Copy link
Contributor

@jawnsy jawnsy commented Feb 26, 2022

Introduce helper functions for getting human- and machine-readable
version strings from the constants package, and cover it in unit
tests.

This is a first step to resolving #4874.

Introduce helper functions for getting human- and machine-readable
version strings from the constants package, and cover it in unit
tests.

This is a first step to resolving #4874.
@jawnsy jawnsy requested a review from a team February 26, 2022 19:21
@jawnsy jawnsy self-assigned this Feb 26, 2022
@jawnsy jawnsy temporarily deployed to CI February 26, 2022 19:21 Inactive
@jawnsy jawnsy temporarily deployed to CI February 26, 2022 19:28 Inactive
@github-actions
Copy link

github-actions bot commented Feb 26, 2022

✨ Coder.com for PR #4920 deployed! It will be updated on every commit.

@jawnsy jawnsy temporarily deployed to CI February 26, 2022 19:35 Inactive
@codecov
Copy link

codecov bot commented Feb 26, 2022

Codecov Report

Merging #4920 (9021c3e) into main (a989e0c) will increase coverage by 0.10%.
The diff coverage is 100.00%.

❗ Current head 9021c3e differs from pull request most recent head b41a032. Consider uploading reports for the commit b41a032 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4920      +/-   ##
==========================================
+ Coverage   69.86%   69.96%   +0.10%     
==========================================
  Files          29       29              
  Lines        1649     1655       +6     
  Branches      363      364       +1     
==========================================
+ Hits         1152     1158       +6     
  Misses        423      423              
  Partials       74       74              
Impacted Files Coverage Δ
src/node/constants.ts 100.00% <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 a989e0c...b41a032. Read the comment docs.

@jawnsy jawnsy temporarily deployed to npm February 26, 2022 19:44 Inactive
Copy link
Contributor

@jsjoeio jsjoeio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Woo! Thank you @jawnsy 🎉

@jsjoeio jsjoeio added this to the 4.0.3 milestone Feb 28, 2022
@jawnsy jawnsy temporarily deployed to CI February 28, 2022 21:13 Inactive
@jawnsy jawnsy temporarily deployed to npm February 28, 2022 21:24 Inactive
@jawnsy jawnsy merged commit 44d74c1 into main Feb 28, 2022
@jawnsy jawnsy deleted the jawnsy/feat-add-version-functions branch February 28, 2022 21:55
TinLe pushed a commit to TinLe/code-server that referenced this pull request Apr 23, 2022
Introduce helper functions for getting human- and machine-readable
version strings from the constants package, and cover it in unit
tests.

This is a first step to resolving coder#4874.
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