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

export MIN_SUPPORTED_VERSION_X #95

Merged
merged 1 commit into from
Jan 20, 2022
Merged

Conversation

tatethurston
Copy link
Owner

fixes #94.

@codecov-commenter
Copy link

Codecov Report

Merging #95 (0037030) into main (de91e2a) will decrease coverage by 0.64%.
The diff coverage is 38.46%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #95      +/-   ##
==========================================
- Coverage   83.13%   82.48%   -0.65%     
==========================================
  Files          12       12              
  Lines         913      925      +12     
  Branches      256      261       +5     
==========================================
+ Hits          759      763       +4     
- Misses        154      162       +8     
Impacted Files Coverage Δ
src/test-serialization/message.pb.ts 84.34% <27.27%> (-6.04%) ⬇️
src/autogenerate/index.ts 94.76% <100.00%> (+0.03%) ⬆️

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 de91e2a...0037030. Read the comment docs.

@tatethurston tatethurston merged commit dbc0204 into main Jan 20, 2022
@tatethurston tatethurston deleted the tate/export-min-version branch January 20, 2022 02:07
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.

MIN_SUPPORTED_VERSION_0_0_34 is declared but its value is never read
2 participants