Skip to content

remove redeclaration of projectName#677

Merged
bupd merged 2 commits into
goharbor:mainfrom
bhavyaKhatri2703:fix-procjectName-redeclaration-in-StopScanArtifact
Feb 10, 2026
Merged

remove redeclaration of projectName#677
bupd merged 2 commits into
goharbor:mainfrom
bhavyaKhatri2703:fix-procjectName-redeclaration-in-StopScanArtifact

Conversation

@bhavyaKhatri2703

Copy link
Copy Markdown
Contributor

fixes #676

@rshdhere

rshdhere commented Feb 6, 2026

Copy link
Copy Markdown
Contributor

hey @bhavyaKhatri2703 follow the contributing.md to make the DCO-CI pass
or you could force-push it ig

Signed-off-by: bhavyakhatri2703 <khatribhavya2703@gmail.com>
@bhavyaKhatri2703 bhavyaKhatri2703 force-pushed the fix-procjectName-redeclaration-in-StopScanArtifact branch from e726a3a to 65c392e Compare February 6, 2026 10:10
@bhavyaKhatri2703

Copy link
Copy Markdown
Contributor Author

@rshdhere done thanks

@codecov

codecov Bot commented Feb 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 7.17%. Comparing base (60ad0bd) to head (bea69fe).
⚠️ Report is 87 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##             main    #677      +/-   ##
=========================================
- Coverage   10.99%   7.17%   -3.82%     
=========================================
  Files         173     260      +87     
  Lines        8671   12852    +4181     
=========================================
- Hits          953     922      -31     
- Misses       7612   11822    +4210     
- Partials      106     108       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@qcserestipy qcserestipy self-requested a review February 7, 2026 08:55

@qcserestipy qcserestipy left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bupd bupd left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@bupd bupd merged commit 043f1e2 into goharbor:main Feb 10, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

projectName is shadowed in StopScanArtifactCommand

4 participants