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

Remove Ubuntu 19.10 from APT package test #2275

Merged
merged 1 commit into from Sep 1, 2020
Merged

Remove Ubuntu 19.10 from APT package test #2275

merged 1 commit into from Sep 1, 2020

Conversation

svenklemm
Copy link
Member

This patch removes Ubuntu 19.10 from APT package test because
19.10 is no longer supported by Ubuntu so we don't build packages
for it anymore.

@svenklemm svenklemm requested a review from a team as a code owner August 28, 2020 14:17
@svenklemm svenklemm requested review from pmwkaa, WireBaron, gayyappan, erimatnor, k-rus and mkindahl and removed request for a team August 28, 2020 14:17
@codecov
Copy link

codecov bot commented Aug 28, 2020

Codecov Report

Merging #2275 into master will increase coverage by 0.01%.
The diff coverage is 90.12%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2275      +/-   ##
==========================================
+ Coverage   90.26%   90.27%   +0.01%     
==========================================
  Files         212      212              
  Lines       34471    34513      +42     
==========================================
+ Hits        31116    31158      +42     
  Misses       3355     3355              
Impacted Files Coverage Δ
src/cross_module_fn.c 56.15% <0.00%> (-1.33%) ⬇️
tsl/src/init.c 88.88% <ø> (ø)
tsl/src/continuous_aggs/insert.c 88.43% <66.66%> (-1.27%) ⬇️
tsl/src/continuous_aggs/invalidation.c 98.16% <89.74%> (-1.42%) ⬇️
src/process_utility.c 93.74% <100.00%> (+0.07%) ⬆️
tsl/src/continuous_aggs/refresh.c 99.04% <100.00%> (+0.01%) ⬆️
src/loader/bgw_message_queue.c 87.74% <0.00%> (+0.64%) ⬆️
tsl/src/continuous_aggs/materialize.c 93.53% <0.00%> (+1.07%) ⬆️

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 8bd7fcc...23feaae. Read the comment docs.

This patch removes Ubuntu 19.10 from APT package test because
19.10 is no longer supported by Ubuntu and we don't build packages
for it anymore.
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.

None yet

3 participants