Skip to content

Conversation

@rhubert
Copy link
Contributor

@rhubert rhubert commented Oct 22, 2024

When the layers where updated from bob build/dev move to attic was disabled by default.
As the unittest only tests the attic move from bob layers update this has been overlooked as attic is True in this case while it's None for build/dev. Adapt the default for the layers update command to match the default from build/dev.

When the layers where updated from bob build/dev move to attic was
disabled by default.
As the unittest only tests the attic move from `bob layers update`
this has been overlooked as attic is True in this case while it's
None for build/dev. Adapt the default for the layers update command
to match the default from build/dev.
@codecov
Copy link

codecov bot commented Oct 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.89%. Comparing base (103c83b) to head (e352b77).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #593   +/-   ##
=======================================
  Coverage   88.89%   88.89%           
=======================================
  Files          48       48           
  Lines       15339    15339           
=======================================
  Hits        13636    13636           
  Misses       1703     1703           

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

@jkloetzke jkloetzke merged commit 8f5f261 into BobBuildTool:master Oct 22, 2024
11 checks passed
@jkloetzke
Copy link
Member

Thanks.

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.

2 participants