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

Kyleneale/release checks base #18222

Merged
merged 2 commits into from
Aug 6, 2024
Merged

Conversation

Kyle-Neale
Copy link
Contributor

What does this PR do?

Motivation

Additional Notes

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Changelog entries must be created for modifications to shipped code
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

Copy link

codecov bot commented Aug 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.28%. Comparing base (18ea95d) to head (7624670).
Report is 1 commits behind head on master.

Additional details and impacted files
Flag Coverage Δ
active_directory 100.00% <ø> (+27.27%) ⬆️
activemq 52.80% <ø> (ø)
activemq_xml 82.31% <ø> (ø)
amazon_msk 88.91% <ø> (ø)
ambari 85.80% <ø> (ø)
argo_workflows 87.87% <ø> (ø)
argocd 87.81% <ø> (ø)
azure_iot_edge 82.08% <ø> (ø)
boundary 100.00% <ø> (ø)
btrfs 82.91% <ø> (ø)
calico 84.61% <ø> (ø)
cassandra ?
cisco_aci 95.12% <ø> (+0.14%) ⬆️
cloud_foundry_api 96.11% <ø> (ø)
coredns 94.61% <ø> (ø)
crio 89.79% <ø> (ø)
datadog_checks_base 89.42% <100.00%> (+0.81%) ⬆️
datadog_checks_dev 74.85% <ø> (-2.48%) ⬇️
datadog_checks_downloader 81.35% <ø> (+3.23%) ⬆️
datadog_cluster_agent 90.19% <ø> (ø)
ddev 87.96% <ø> (+0.68%) ⬆️
directory 95.68% <ø> (+0.43%) ⬆️
disk 89.34% <ø> (ø)
dns_check 93.33% <ø> (ø)
druid 97.70% <ø> (ø)
eks_fargate 94.05% <ø> (ø)
esxi 93.05% <ø> (ø)
external_dns 89.28% <ø> (ø)
fluentd 84.32% <ø> (ø)
fluxcd 88.31% <ø> (ø)
go_expvar 92.73% <ø> (ø)
gunicorn 92.83% <ø> (+0.75%) ⬆️
hazelcast 92.39% <ø> (ø)
hdfs_namenode 86.72% <ø> (ø)
hive 51.42% <ø> (ø)
hivemq ?
http_check 95.32% <ø> (+2.02%) ⬆️
hudi 73.91% <ø> (ø)
ignite ?
jboss_wildfly 47.36% <ø> (ø)
kafka 64.70% <ø> (ø)
kube_controller_manager 97.89% <ø> (ø)
kube_dns 95.97% <ø> (ø)
kube_metrics_server 94.87% <ø> (ø)
kube_proxy 96.80% <ø> (ø)
kube_scheduler 97.92% <ø> (ø)
kubelet 91.01% <ø> (ø)
kubernetes_state 89.50% <ø> (ø)
kyototycoon 85.96% <ø> (ø)
kyverno 82.27% <ø> (ø)
lighttpd 83.64% <ø> (ø)
linux_proc_extras 96.22% <ø> (ø)
mapr 82.42% <ø> (ø)
mapreduce 82.08% <ø> (ø)
mcache 93.50% <ø> (ø)
mesos_master 89.81% <ø> (ø)
mesos_slave 93.31% <ø> (ø)
network 93.64% <ø> (+1.08%) ⬆️
nfsstat 95.20% <ø> (ø)
nginx 95.07% <ø> (+0.53%) ⬆️
nginx_ingress_controller 98.36% <ø> (ø)
openmetrics 98.08% <ø> (ø)
pgbouncer 91.35% <ø> (ø)
php_fpm 90.53% <ø> (+0.82%) ⬆️
postfix 88.10% <ø> (ø)
powerdns_recursor 96.65% <ø> (ø)
presto 59.09% <ø> (ø)
prometheus 94.17% <ø> (ø)
pulsar 100.00% <ø> (ø)
riakcs 87.71% <ø> (ø)
silk 93.82% <ø> (ø)
singlestore 90.81% <ø> (ø)
snowflake 96.27% <ø> (ø)
solr 56.25% <ø> (ø)
squid 100.00% <ø> (ø)
statsd 87.36% <ø> (ø)
strimzi 89.78% <ø> (ø)
supervisord 89.78% <ø> (ø)
system_swap 98.30% <ø> (ø)
tcp_check 90.39% <ø> (ø)
tekton 82.30% <ø> (ø)
temporal 100.00% <ø> (ø)
teradata 94.05% <ø> (ø)
tls 92.02% <ø> (+0.86%) ⬆️
torchserve 97.32% <ø> (ø)
traefik_mesh 76.75% <ø> (ø)
traffic_server 96.13% <ø> (ø)
twistlock 80.47% <ø> (ø)
weaviate 76.27% <ø> (ø)
win32_event_log 82.67% <ø> (+1.11%) ⬆️
wmi_check 97.50% <ø> (ø)
yarn 89.52% <ø> (ø)

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

@Kyle-Neale Kyle-Neale merged commit 5c3aa07 into master Aug 6, 2024
308 of 314 checks passed
@Kyle-Neale Kyle-Neale deleted the kyleneale/release_checks_base branch August 6, 2024 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants