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

[DEVHAS-418]add dockerfile as an alternate name for Dockerfile #382

Merged
merged 2 commits into from
Aug 22, 2023

convert to lowercase when look for filenames in cdq analysis

0294107
Select commit
Loading
Failed to load commit list.
Merged

[DEVHAS-418]add dockerfile as an alternate name for Dockerfile #382

convert to lowercase when look for filenames in cdq analysis
0294107
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 22, 2023 in 0s

83.89% (-0.73%) compared to 1afd7ae

View this Pull Request on Codecov

83.89% (-0.73%) compared to 1afd7ae

Details

Codecov Report

Patch coverage: 82.66% and project coverage change: -0.73% ⚠️

Comparison is base (1afd7ae) 84.61% compared to head (0294107) 83.89%.
Report is 84 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #382      +/-   ##
==========================================
- Coverage   84.61%   83.89%   -0.73%     
==========================================
  Files          27       31       +4     
  Lines        3530     4235     +705     
==========================================
+ Hits         2987     3553     +566     
- Misses        402      515     +113     
- Partials      141      167      +26     
Files Changed Coverage Δ
pkg/devfile/errors.go 100.00% <ø> (ø)
controllers/component_controller_finalizer.go 69.23% <41.66%> (-5.77%) ⬇️
pkg/util/ioutils/ioutils.go 86.95% <50.00%> (-13.05%) ⬇️
controllers/component_controller.go 73.15% <60.56%> (-4.45%) ⬇️
cdq-analysis/pkg/devfile.go 68.30% <68.30%> (ø)
cdq-analysis/pkg/componentdetectionquery.go 69.28% <69.28%> (ø)
controllers/componentdetectionquery_controller.go 74.51% <71.42%> (+3.97%) ⬆️
pkg/github/token_mock.go 75.67% <75.67%> (-24.33%) ⬇️
controllers/application_controller.go 78.46% <76.81%> (-3.07%) ⬇️
cdq-analysis/pkg/detect.go 73.78% <83.92%> (ø)
... and 17 more

... and 2 files with indirect coverage changes

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