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

Properly format license error hint #5527

Merged
merged 1 commit into from
Apr 10, 2023

Conversation

konskov
Copy link
Contributor

@konskov konskov commented Apr 6, 2023

Commit 57fde38 changed the messaging but did not format the error hint correctly. This patch fixes the error hint.

@github-actions
Copy link

github-actions bot commented Apr 6, 2023

@lkshminarayanan, @nikkhils: please review this pull request.

Powered by pull-review

@konskov konskov force-pushed the format_errmsg_community branch 2 times, most recently from ae4b902 to 246b7cb Compare April 6, 2023 07:23
@codecov
Copy link

codecov bot commented Apr 6, 2023

Codecov Report

Merging #5527 (f4f0016) into main (df70f3e) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #5527      +/-   ##
==========================================
- Coverage   90.45%   90.43%   -0.03%     
==========================================
  Files         229      229              
  Lines       53854    53849       -5     
==========================================
- Hits        48714    48698      -16     
- Misses       5140     5151      +11     
Impacted Files Coverage Δ
src/cross_module_fn.c 68.25% <ø> (ø)
src/nodes/chunk_dispatch/chunk_dispatch.c 96.44% <ø> (ø)

... and 5 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@konskov konskov requested a review from mfreed April 6, 2023 08:29
Commit 57fde38 changed the
messaging but did not format the error hint correctly.
This patch fixes the error hint.

Fixes timescale#5490
@konskov konskov merged commit 3814a3f into timescale:main Apr 10, 2023
@konskov konskov added this to the TimescaleDB 2.10.3 milestone Apr 25, 2023
@fabriziomello fabriziomello removed this from the TimescaleDB 2.10.3 milestone Apr 25, 2023
@konskov konskov added this to the TimescaleDB 2.11 milestone Apr 26, 2023
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.

5 participants