Skip to content

#1905: Created a UrlUpdater for Inso Cli#1907

Open
KarimALotfy wants to merge 8 commits into
devonfw:mainfrom
KarimALotfy:feature/1905-add-insomnia-cli-url-updater
Open

#1905: Created a UrlUpdater for Inso Cli#1907
KarimALotfy wants to merge 8 commits into
devonfw:mainfrom
KarimALotfy:feature/1905-add-insomnia-cli-url-updater

Conversation

@KarimALotfy
Copy link
Copy Markdown
Contributor

@KarimALotfy KarimALotfy commented May 8, 2026

This PR fixes #1905

Implemented changes:

Created a UrlUpdater for Inso Cli, with its corresponding test

To Test :
Run UpdateInitiator with Arguments: <your-path-to-cloned-ide-urls-directory> PT1H inso
Run Test : InsoUrlUpdaterTest


Checklist for this PR

Make sure everything is checked before merging this PR. For further info please also see
our DoD.

  • When running mvn clean test locally all tests pass and build is successful
  • PR title is of the form #«issue-id»: «brief summary» (e.g. #921: fixed setup.bat). If no issue ID exists, title only.
  • PR top-level comment summarizes what has been done and contains link to addressed issue(s)
  • PR and issue(s) have suitable labels
  • Issue is set to In Progress and assigned to you or there is no issue (might happen for very small PRs)
  • You followed all coding conventions
  • You have added the issue implemented by your PR in CHANGELOG.adoc unless issue is labeled
    with internal

@github-project-automation github-project-automation Bot moved this to 🆕 New in IDEasy board May 8, 2026
@KarimALotfy KarimALotfy self-assigned this May 8, 2026
@KarimALotfy KarimALotfy moved this from 🆕 New to 🏗 In progress in IDEasy board May 8, 2026
@KarimALotfy KarimALotfy changed the title #1905: Created a UrlUpdater for Inso Cli, with its corresponding test #1905: Created a UrlUpdater for Inso Cli May 8, 2026
@KarimALotfy KarimALotfy moved this from 🏗 In progress to Research in IDEasy board May 8, 2026
@KarimALotfy KarimALotfy moved this from Research to 🏗 In progress in IDEasy board May 8, 2026
@coveralls
Copy link
Copy Markdown
Collaborator

coveralls commented May 8, 2026

Coverage Report for CI Build 25915276646

Coverage decreased (-0.009%) to 70.669%

Details

  • Coverage decreased (-0.009%) from the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • 19 coverage regressions across 2 files.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

19 previously-covered lines in 2 files lost coverage.

File Lines Losing Coverage Coverage
com/devonfw/tools/ide/url/updater/UpdateManager.java 17 0.0%
com/devonfw/tools/ide/version/VersionSegment.java 2 89.24%

Coverage Stats

Coverage Status
Relevant Lines: 15493
Covered Lines: 11411
Line Coverage: 73.65%
Relevant Branches: 6920
Covered Branches: 4428
Branch Coverage: 63.99%
Branches in Coverage %: Yes
Coverage Strength: 3.12 hits per line

💛 - Coveralls

@KarimALotfy KarimALotfy moved this from 🏗 In progress to Team Review in IDEasy board May 8, 2026
@KarimALotfy KarimALotfy moved this from Team Review to 🏗 In progress in IDEasy board May 12, 2026
…lReleaseUpdater instead of GithubUrlTagUpdater (TEST)
@KarimALotfy KarimALotfy moved this from 🏗 In progress to Team Review in IDEasy board May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Team Review

Development

Successfully merging this pull request may close these issues.

Create InsoUrlUpdater

2 participants