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

#130: Add default content length to progress bar #286

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

ndemirca
Copy link
Contributor

Closes #130

@coveralls
Copy link
Collaborator

coveralls commented Apr 12, 2024

Pull Request Test Coverage Report for Build 9128203413

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 130 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.3%) to 59.678%

Files with Coverage Reduction New Missed Lines %
com/devonfw/tools/ide/tool/mvn/Mvn.java 3 5.0%
com/devonfw/tools/ide/io/FileAccessImpl.java 127 60.84%
Totals Coverage Status
Change from base Build 9110007150: 0.3%
Covered Lines: 4642
Relevant Lines: 7500

💛 - Coveralls

@ndemirca ndemirca marked this pull request as draft April 12, 2024 09:34
@ndemirca ndemirca marked this pull request as ready for review April 12, 2024 12:45
@ndemirca ndemirca requested a review from VinceHeu April 12, 2024 14:57
cli/pom.xml Outdated Show resolved Hide resolved
@VinceHeu VinceHeu removed their request for review April 15, 2024 09:30
@ndemirca ndemirca marked this pull request as draft April 15, 2024 14:43
Copy link
Contributor

@jan-vcapgemini jan-vcapgemini left a comment

Choose a reason for hiding this comment

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

This fix looks quite solid, thanks. I've added some small CR's. After these, the PR should be ready for review.

@ndemirca ndemirca marked this pull request as ready for review April 16, 2024 15:06
Copy link
Contributor

@jan-vcapgemini jan-vcapgemini left a comment

Choose a reason for hiding this comment

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

Thank you for your last adjustments. I've added some very small CR's.

@ndemirca ndemirca self-assigned this Apr 25, 2024
@ndemirca ndemirca marked this pull request as draft May 16, 2024 11:02
@ndemirca ndemirca assigned jan-vcapgemini and unassigned ndemirca May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🏗 In progress
Development

Successfully merging this pull request may close these issues.

ProgressBar AssertionError, if content-length not set
4 participants