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

Chore: replace deprecated command with environment file #895

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Chore: replace deprecated command with environment file

82c3583
Select commit
Loading
Failed to load commit list.
Open

Chore: replace deprecated command with environment file #895

Chore: replace deprecated command with environment file
82c3583
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 16, 2023 in 0s

32.59% (-26.43%) compared to 2ab672c

View this Pull Request on Codecov

32.59% (-26.43%) compared to 2ab672c

Details

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (2ab672c) 59.01% compared to head (82c3583) 32.59%.
Report is 2 commits behind head on main.

Files Patch % Lines
pkg/server/interfaces/api/application.go 0.00% 2 Missing ⚠️
pkg/server/interfaces/api/plugin.go 0.00% 1 Missing ⚠️
pkg/server/interfaces/api/repository.go 0.00% 1 Missing ⚠️
pkg/server/interfaces/api/target.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #895       +/-   ##
===========================================
- Coverage   59.01%   32.59%   -26.43%     
===========================================
  Files         116       91       -25     
  Lines       19846    17940     -1906     
===========================================
- Hits        11713     5848     -5865     
- Misses       6696    11212     +4516     
+ Partials     1437      880      -557     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.