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

🐛 Remove pb0 class from application section header #1532

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

abrugaro
Copy link
Contributor

@abrugaro abrugaro commented Nov 9, 2023

Solves MTA-1644

image

@abrugaro abrugaro changed the title Remove pb0 class from application section header 🐛 Remove pb0 class from application section header Nov 9, 2023
Copy link

codecov bot commented Nov 9, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6bea42c) 40.65% compared to head (2995311) 40.65%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1532   +/-   ##
=======================================
  Coverage   40.65%   40.65%           
=======================================
  Files         145      145           
  Lines        4607     4607           
  Branches     1077     1077           
=======================================
  Hits         1873     1873           
  Misses       2720     2720           
  Partials       14       14           
Flag Coverage Δ
client 40.65% <ø> (ø)
server ∅ <ø> (∅)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
client/src/app/api/models.ts 100.00% <ø> (ø)

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

@ibolton336 ibolton336 merged commit db83950 into konveyor:main Nov 9, 2023
6 of 7 checks passed
@abrugaro abrugaro deleted the mta1644 branch November 9, 2023 14:34
ibolton336 pushed a commit to ibolton336/tackle2-ui that referenced this pull request Nov 9, 2023
Solves [MTA-1644](https://issues.redhat.com/browse/MTA-1644)

![image](https://github.com/konveyor/tackle2-ui/assets/117646518/2add7ffa-3cdc-4c04-b1c5-86025ed59ab6)

<!--
## PR Title Prefix

Every **PR Title** should be prefixed with :text: to indicate its type.

- Breaking change: ⚠️ (`⚠️`)
- Non-breaking feature: ✨ (`✨`)
- Patch fix: 🐛 (`🐛`)
- Docs: 📖 (`📖`)
- Infra/Tests/Other: 🌱 (`🌱`)
- No release note: 👻 (`👻`)

For example, a pull request containing breaking changes might look like
`⚠️ My pull request contains breaking changes`.

Since GitHub supports emoji aliases (ie. `👻`), there is no need to
include
the emoji directly in the PR title -- **please use the alias**. It used
to be
the case that projects using emojis for PR typing had to include the
emoji
directly because GitHub didn't render the alias. Given that `⚠️`
is
easy enough to read as text, easy to parse in release tooling, and
rendered in
GitHub well, we prefer to standardize on the alias.

For more information, please see the Konveyor
[Versioning
Doc](https://github.com/konveyor/release-tools/blob/main/VERSIONING.md).
-->

Signed-off-by: Alejandro Brugarolas <[email protected]>
Signed-off-by: ibolton336 <[email protected]>
ibolton336 pushed a commit to ibolton336/tackle2-ui that referenced this pull request Nov 9, 2023
Solves [MTA-1644](https://issues.redhat.com/browse/MTA-1644)

![image](https://github.com/konveyor/tackle2-ui/assets/117646518/2add7ffa-3cdc-4c04-b1c5-86025ed59ab6)

<!--
## PR Title Prefix

Every **PR Title** should be prefixed with :text: to indicate its type.

- Breaking change: ⚠️ (`⚠️`)
- Non-breaking feature: ✨ (`✨`)
- Patch fix: 🐛 (`🐛`)
- Docs: 📖 (`📖`)
- Infra/Tests/Other: 🌱 (`🌱`)
- No release note: 👻 (`👻`)

For example, a pull request containing breaking changes might look like
`⚠️ My pull request contains breaking changes`.

Since GitHub supports emoji aliases (ie. `👻`), there is no need to
include
the emoji directly in the PR title -- **please use the alias**. It used
to be
the case that projects using emojis for PR typing had to include the
emoji
directly because GitHub didn't render the alias. Given that `⚠️`
is
easy enough to read as text, easy to parse in release tooling, and
rendered in
GitHub well, we prefer to standardize on the alias.

For more information, please see the Konveyor
[Versioning
Doc](https://github.com/konveyor/release-tools/blob/main/VERSIONING.md).
-->

Signed-off-by: Alejandro Brugarolas <[email protected]>
Signed-off-by: ibolton336 <[email protected]>
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