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

providers/proxy: add support for traefik.io API and CRD #5801

Merged
merged 1 commit into from
May 29, 2023

providers/proxy: add support for traefik.io API and CRD

9461368
Select commit
Failed to load commit list.
Merged

providers/proxy: add support for traefik.io API and CRD #5801

providers/proxy: add support for traefik.io API and CRD
9461368
Select commit
Failed to load commit list.
Codecov / codecov/project failed May 29, 2023 in 0s

92.60% (-0.03%) compared to 81c22fa

View this Pull Request on Codecov

92.60% (-0.03%) compared to 81c22fa

Details

Codecov Report

Patch coverage: 78.66% and project coverage change: -0.03 ⚠️

Comparison is base (81c22fa) 92.63% compared to head (9461368) 92.60%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5801      +/-   ##
==========================================
- Coverage   92.63%   92.60%   -0.03%     
==========================================
  Files         547      549       +2     
  Lines       26250    26284      +34     
==========================================
+ Hits        24315    24337      +22     
- Misses       1935     1947      +12     
Impacted Files Coverage Δ
...thentik/providers/proxy/controllers/k8s/traefik.py 76.00% <57.15%> (-4.30%) ⬇️
...entik/providers/proxy/controllers/k8s/traefik_3.py 80.31% <80.31%> (ø)
...entik/providers/proxy/controllers/k8s/traefik_2.py 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.