Skip to content

fix: Add user to docker files#1563

Draft
dipinknair wants to merge 2 commits intomainfrom
fix/docker
Draft

fix: Add user to docker files#1563
dipinknair wants to merge 2 commits intomainfrom
fix/docker

Conversation

@dipinknair
Copy link
Copy Markdown
Collaborator

@dipinknair dipinknair commented Mar 24, 2026

Closes #574

@github-actions github-actions bot added documentation Improvements or additions to documentation ci/cd Involves the GitHub workflow files bug Something isn't working labels Mar 24, 2026
@codacy-production
Copy link
Copy Markdown

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (5bdbe25) 3132 2520 80.46%
Head commit (77413e4) 3132 (+0) 2520 (+0) 80.46% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1563) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.45%. Comparing base (5bdbe25) to head (77413e4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1563   +/-   ##
=======================================
  Coverage   80.45%   80.45%           
=======================================
  Files          42       42           
  Lines        3132     3132           
=======================================
  Hits         2520     2520           
  Misses        612      612           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working ci/cd Involves the GitHub workflow files documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add USER to Docker file

2 participants