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

fix(tree): print top node #443 #444

Merged
merged 1 commit into from
Jan 22, 2023

Conversation

MarvinJWendt
Copy link
Member

No description provided.

@MarvinJWendt MarvinJWendt linked an issue Jan 22, 2023 that may be closed by this pull request
@github-actions github-actions bot added fix and removed fix labels Jan 22, 2023
@codecov
Copy link

codecov bot commented Jan 22, 2023

Codecov Report

Merging #444 (591aebd) into master (dbca1d8) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #444      +/-   ##
==========================================
+ Coverage   86.05%   86.07%   +0.02%     
==========================================
  Files          29       29              
  Lines        2115     2119       +4     
==========================================
+ Hits         1820     1824       +4     
  Misses        264      264              
  Partials       31       31              
Impacted Files Coverage Ξ”
tree_printer.go 100.00% <100.00%> (ΓΈ)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@MarvinJWendt MarvinJWendt merged commit 8da601f into master Jan 22, 2023
@MarvinJWendt MarvinJWendt deleted the 443-top-level-of-tree-is-not-rendered branch January 22, 2023 13:29
mend-for-github-com bot added a commit to DelineaXPM/terraform-provider-dsv that referenced this pull request Jan 23, 2023
…54 (#42)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/pterm/pterm](https://togithub.com/pterm/pterm) | require |
patch | `v0.12.53` -> `v0.12.54` |

---

### Release Notes

<details>
<summary>pterm/pterm</summary>

### [`v0.12.54`](https://togithub.com/pterm/pterm/releases/tag/v0.12.54)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.53...v0.12.54)

<!-- Release notes generated using configuration in .github/release.yml
at master -->

#### What's Changed

##### Fixes πŸ”§

- fix(tree): print top node
[#&#8203;443](https://togithub.com/pterm/pterm/issues/443) by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#444

**Full Changelog**:
pterm/pterm@v0.12.53...v0.12.54

</details>

---

### Configuration

πŸ“… **Schedule**: Branch creation - "before 3am on Monday" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

β™» **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

πŸ”• **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click
this checkbox.

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMjkuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIyOS4wIn0=-->

Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
sheldonhull pushed a commit to DelineaXPM/dsv-k8s that referenced this pull request Jan 27, 2023
…54 (#82)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/pterm/pterm](https://togithub.com/pterm/pterm) | require |
patch | `v0.12.49` -> `v0.12.54` |

---

### Release Notes

<details>
<summary>pterm/pterm</summary>

### [`v0.12.54`](https://togithub.com/pterm/pterm/releases/tag/v0.12.54)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.53...v0.12.54)

<!-- Release notes generated using configuration in .github/release.yml
at master -->

#### What's Changed

##### Fixes πŸ”§

- fix(tree): print top node
[#&#8203;443](https://togithub.com/pterm/pterm/issues/443) by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#444

**Full Changelog**:
pterm/pterm@v0.12.53...v0.12.54

###
[`v0.12.53`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01253---2023-01-05)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.52...v0.12.53)

##### Features

-   **color:** added `color.ToStyle()`
-   **color:** added `color.ToStyle()`
-   **progressbar:** added optional title to `Start` method

##### Bug Fixes

-   **prefix:** fixed line numbers in different print functions

###
[`v0.12.52`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01252---2023-01-05)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.51...v0.12.52)

##### Features

-   **multiselect:** added theme support for checkmarks
-   **multiselect:** added theme support for checkmarks

##### Test

-   **multiselect:** fixed test

##### Code Refactoring

-   **progressbar:** make add more safe

###
[`v0.12.51`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01251---2022-12-24)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.50...v0.12.51)

##### Bug Fixes

-   Make sure the confirm printer can clean up after Ctrl+C

###
[`v0.12.50`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01250---2022-11-22)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.49...v0.12.50)

##### Bug Fixes

-   revert original test & add new test
-   slice bounds out of range on select printer

</details>

---

### Configuration

πŸ“… **Schedule**: Branch creation - "before 3am on Monday" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

β™» **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

πŸ”• **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click
this checkbox.

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMjkuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIyOS4wIn0=-->

Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
mend-for-github-com bot added a commit to DelineaXPM/dsv-gitlab that referenced this pull request Jan 27, 2023
…54 (#28)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/pterm/pterm](https://togithub.com/pterm/pterm) | require |
patch | `v0.12.49` -> `v0.12.54` |

---

### Release Notes

<details>
<summary>pterm/pterm</summary>

### [`v0.12.54`](https://togithub.com/pterm/pterm/releases/tag/v0.12.54)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.53...v0.12.54)

<!-- Release notes generated using configuration in .github/release.yml
at master -->

#### What's Changed

##### Fixes πŸ”§

- fix(tree): print top node
[#&#8203;443](https://togithub.com/pterm/pterm/issues/443) by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#444

**Full Changelog**:
pterm/pterm@v0.12.53...v0.12.54

###
[`v0.12.53`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01253---2023-01-05)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.52...v0.12.53)

##### Features

-   **color:** added `color.ToStyle()`
-   **color:** added `color.ToStyle()`
-   **progressbar:** added optional title to `Start` method

##### Bug Fixes

-   **prefix:** fixed line numbers in different print functions

###
[`v0.12.52`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01252---2023-01-05)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.51...v0.12.52)

##### Features

-   **multiselect:** added theme support for checkmarks
-   **multiselect:** added theme support for checkmarks

##### Test

-   **multiselect:** fixed test

##### Code Refactoring

-   **progressbar:** make add more safe

###
[`v0.12.51`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01251---2022-12-24)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.50...v0.12.51)

##### Bug Fixes

-   Make sure the confirm printer can clean up after Ctrl+C

###
[`v0.12.50`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01250---2022-11-22)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.49...v0.12.50)

##### Bug Fixes

-   revert original test & add new test
-   slice bounds out of range on select printer

</details>

---

### Configuration

πŸ“… **Schedule**: Branch creation - "before 3am on Monday" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

β™» **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

πŸ”• **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click
this checkbox.

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMjkuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIyOS4wIn0=-->

Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
mend-for-github-com bot added a commit to DelineaXPM/dsv-cli that referenced this pull request Feb 6, 2023
…54 (#65)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/pterm/pterm](https://togithub.com/pterm/pterm) | require |
patch | `v0.12.53` -> `v0.12.54` |

---

### Release Notes

<details>
<summary>pterm/pterm</summary>

### [`v0.12.54`](https://togithub.com/pterm/pterm/releases/tag/v0.12.54)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.53...v0.12.54)

<!-- Release notes generated using configuration in .github/release.yml
at master -->

#### What's Changed

##### Fixes πŸ”§

- fix(tree): print top node
[#&#8203;443](https://togithub.com/pterm/pterm/issues/443) by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#444

**Full Changelog**:
pterm/pterm@v0.12.53...v0.12.54

</details>

---

### Configuration

πŸ“… **Schedule**: Branch creation - "before 3am on Monday" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

β™» **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

πŸ”• **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjEwMC4wIn0=-->

Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
mend-for-github-com bot added a commit to DelineaXPM/dsv-github-action that referenced this pull request Feb 27, 2023
…54 (#39)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/pterm/pterm](https://togithub.com/pterm/pterm) | require |
patch | `v0.12.49` -> `v0.12.54` |

---

### Release Notes

<details>
<summary>pterm/pterm</summary>

### [`v0.12.54`](https://togithub.com/pterm/pterm/releases/tag/v0.12.54)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.53...v0.12.54)

<!-- Release notes generated using configuration in .github/release.yml
at master -->

#### What's Changed

##### Fixes πŸ”§

- fix(tree): print top node
[#&#8203;443](https://togithub.com/pterm/pterm/issues/443) by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#444

**Full Changelog**:
pterm/pterm@v0.12.53...v0.12.54

###
[`v0.12.53`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01253---2023-01-05)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.52...v0.12.53)

##### Features

-   **color:** added `color.ToStyle()`
-   **color:** added `color.ToStyle()`
-   **progressbar:** added optional title to `Start` method

##### Bug Fixes

-   **prefix:** fixed line numbers in different print functions

###
[`v0.12.52`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01252---2023-01-05)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.51...v0.12.52)

##### Features

-   **multiselect:** added theme support for checkmarks
-   **multiselect:** added theme support for checkmarks

##### Test

-   **multiselect:** fixed test

##### Code Refactoring

-   **progressbar:** make add more safe

###
[`v0.12.51`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01251---2022-12-24)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.50...v0.12.51)

##### Bug Fixes

-   Make sure the confirm printer can clean up after Ctrl+C

###
[`v0.12.50`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01250---2022-11-22)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.49...v0.12.50)

##### Bug Fixes

-   revert original test & add new test
-   slice bounds out of range on select printer

</details>

---

### Configuration

πŸ“… **Schedule**: Branch creation - "before 3am on Monday" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

β™» **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

πŸ”• **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjEwMC4wIn0=-->

Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Top level of Tree is not rendered
1 participant