devonfw / IDEasy

Tool to automate the setup and updates of a development environment for any project (Successor of devonfw-ide).
Apache License 2.0
8 stars 23 forks source link

#520: #645: Update Changelog #600

Closed WorkingAmeise closed 1 month ago

WorkingAmeise commented 2 months ago

closes #520 null pointer exception on git context impl

UPDATE: In PR #645 I accidentally fixed #520. Sorry for overlapping with this PR and your work @WorkingAmeise. After merging the changelog entry is left that I will now merge and thereby close #520 automatically. The NPE fix will be found in #645 however.

CLAassistant commented 2 months ago

CLA assistant check
All committers have signed the CLA.

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 11031452954

Details


Totals Coverage Status
Change from base Build 11020021104: 0.0%
Covered Lines: 6105
Relevant Lines: 8890

💛 - Coveralls
WorkingAmeise commented 2 months ago

The tests will be submitted later via issue #620

hohwille commented 2 months ago

Build failed with this error:

[ERROR] Failures: 
[ERROR]   GitContextTest.testRunGitPullWithoutForce:96 
Expecting path:
  /tmp/junit6805495595980645108/.git/update
to exist (symbolic links were followed).
[INFO] 
[ERROR] Tests run: 324, Failures: 1, Errors: 0, Skipped: 0
hohwille commented 2 months ago

Can you please also check DoD: https://github.com/devonfw/IDEasy/blob/main/documentation/DoD.adoc

CHANGELOG entry needs to be added.