Skip to content

Bump the minimum base check version#15427

Merged
FlorentClarret merged 1 commit intomasterfrom
florentclarret/all/min_base_check_pydantic
Aug 1, 2023
Merged

Bump the minimum base check version#15427
FlorentClarret merged 1 commit intomasterfrom
florentclarret/all/min_base_check_pydantic

Conversation

@FlorentClarret
Copy link
Copy Markdown
Member

@FlorentClarret FlorentClarret commented Jul 31, 2023

What does this PR do?

Bump the minimum base check version

Motivation

Follow-up PR for:

CI is currently broken: https://github.com/DataDog/integrations-core/actions/runs/5710819697/job/15471590731

Additional Notes

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • PR title must be written as a CHANGELOG entry (see why)
  • Files changes must correspond to the primary purpose of the PR as described in the title (small unrelated changes should have their own PR)
  • PR must have changelog/ and integration/ labels attached
  • If the PR doesn't need to be tested during QA, please add a qa/skip-qa label.

@FlorentClarret FlorentClarret requested review from a team as code owners July 31, 2023 12:14
@FlorentClarret FlorentClarret requested a review from a team July 31, 2023 12:14
@FlorentClarret FlorentClarret requested a review from a team as a code owner July 31, 2023 12:14
@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 31, 2023

Codecov Report

Merging #15427 (da88c67) into master (4ce9ba2) will increase coverage by 0.10%.
Report is 13 commits behind head on master.
The diff coverage is n/a.

Flag Coverage Δ
activemq_xml 82.31% <ø> (ø)
airflow 90.00% <ø> (ø)
amazon_msk 89.07% <ø> (ø)
arangodb 98.23% <ø> (ø)
argocd 88.04% <ø> (ø)
aspdotnet 100.00% <ø> (ø)
avi_vantage 91.35% <ø> (ø)
azure_iot_edge 82.08% <ø> (ø)
boundary 100.00% <ø> (ø)
btrfs 82.91% <ø> (ø)
cacti 87.90% <ø> (ø)
calico 84.41% <ø> (ø)
cilium 77.63% <ø> (+0.87%) ⬆️
citrix_hypervisor 87.50% <ø> (ø)
cloud_foundry_api 96.35% <ø> (+0.12%) ⬆️
cloudera 99.49% <ø> (ø)
cockroachdb 91.52% <ø> (ø)
coredns 94.57% <ø> (ø)
couch 95.43% <ø> (+0.24%) ⬆️
dcgm 97.33% <ø> (ø)
directory 96.09% <ø> (+0.65%) ⬆️
disk 91.36% <ø> (ø)
dns_check 93.90% <ø> (ø)
dotnetclr 91.39% <ø> (+12.90%) ⬆️
ecs_fargate 83.06% <ø> (ø)
eks_fargate 94.05% <ø> (ø)
envoy 95.09% <ø> (+0.20%) ⬆️
etcd 95.56% <ø> (ø)
exchange_server 96.85% <ø> (+11.81%) ⬆️
external_dns 89.28% <ø> (ø)
fluentd 94.77% <ø> (ø)
gearmand 78.26% <ø> (+1.24%) ⬆️
gitlab 92.10% <ø> (+1.21%) ⬆️
gitlab_runner 91.94% <ø> (ø)
hazelcast 92.39% <ø> (ø)
hdfs_datanode 89.74% <ø> (ø)
hdfs_namenode 86.72% <ø> (ø)
http_check 96.09% <ø> (+2.15%) ⬆️
ibm_ace 91.79% <ø> (ø)
ibm_db2 95.30% <ø> (ø)
ibm_i 81.91% <ø> (ø)
impala 97.97% <ø> (ø)
istio 77.43% <ø> (+0.55%) ⬆️
kong 87.56% <ø> (ø)
kube_apiserver_metrics 97.85% <ø> (ø)
linkerd 85.14% <ø> (+1.14%) ⬆️
mapreduce 81.81% <ø> (+0.46%) ⬆️
mcache 93.50% <ø> (ø)
mongo 96.55% <ø> (ø)
network 94.01% <ø> (+1.10%) ⬆️
nginx 95.24% <ø> (+0.54%) ⬆️
openmetrics 98.08% <ø> (ø)
openstack_controller 91.12% <ø> (ø)
pdh_check 97.82% <ø> (ø)
pgbouncer 91.33% <ø> (ø)
php_fpm 90.25% <ø> (+0.84%) ⬆️
process 85.42% <ø> (+0.28%) ⬆️
proxysql 98.97% <ø> (ø)
pulsar 100.00% <ø> (ø)
rabbitmq 96.04% <ø> (ø)
redisdb 87.78% <ø> (ø)
silk 93.82% <ø> (ø)
singlestore 90.81% <ø> (ø)
snowflake 96.61% <ø> (ø)
spark 93.63% <ø> (ø)
sqlserver 86.65% <ø> (ø)
strimzi 89.70% <ø> (ø)
teamcity 88.74% <ø> (+3.21%) ⬆️
temporal 100.00% <ø> (ø)
teradata 94.06% <ø> (ø)
torchserve 97.33% <ø> (ø)
traffic_server 96.13% <ø> (ø)
varnish 84.39% <ø> (+0.26%) ⬆️
vertica 98.34% <ø> (ø)
voltdb 96.85% <ø> (ø)
vsphere 95.69% <ø> (+0.04%) ⬆️
weaviate 76.27% <ø> (ø)
win32_event_log 86.40% <ø> (+0.27%) ⬆️
windows_performance_counters 98.36% <ø> (ø)
yarn 89.50% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@github-actions
Copy link
Copy Markdown
Contributor

Label changelog/Changed was added to this Pull Request, so the next release will bump major version. Please make sure this is a breaking change, or use the changelog/Fixed label.

@github-actions
Copy link
Copy Markdown
Contributor

Test Results

     627 files       627 suites   5h 1m 3s ⏱️
  2 707 tests   2 671 ✔️      36 💤 0
13 320 runs  11 330 ✔️ 1 990 💤 0

Results for commit da88c67.

@iliakur iliakur added the qa/skip-qa Automatically skip this PR for the next QA label Aug 1, 2023
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Aug 1, 2023

Label changelog/Changed was added to this Pull Request, so the next release will bump major version. Please make sure this is a breaking change, or use the changelog/Fixed label.

@FlorentClarret FlorentClarret merged commit a8201d8 into master Aug 1, 2023
@FlorentClarret FlorentClarret deleted the florentclarret/all/min_base_check_pydantic branch August 1, 2023 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

qa/skip-qa Automatically skip this PR for the next QA

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants