• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

erezrokah / aws-testing-library / 8043356949
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: renovate/major-commitlint-monorepo
DEFAULT BRANCH: master
Ran 26 Feb 2024 03:40AM UTC
Jobs 6
Files 34
Run time 4s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

26 Feb 2024 03:39AM UTC coverage: 99.726%. Remained the same
8043356949

push

github

web-flow
chore(deps): update dependency prettier to v3.2.5 (#902)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [prettier](https://prettier.io)
([source](https://togithub.com/prettier/prettier)) | [`3.2.4` ->
`3.2.5`](https://renovatebot.com/diffs/npm/prettier/3.2.4/3.2.5) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/prettier/3.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/prettier/3.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/prettier/3.2.4/3.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier/3.2.4/3.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>prettier/prettier (prettier)</summary>

###
[`v3.2.5`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#325)

[Compare
Source](https://togithub.com/prettier/prettier/compare/3.2.4...3.2.5)

[diff](https://togithub.com/prettier/prettier/compare/3.2.4...3.2.5)

##### Support Angular inline styles as single template literal
([#&#8203;15968](https://togithub.com/prettier/prettier/pull/15968) by
[@&#8203;sosukesuzuki](https://togithub.com/sosukesuzuki))

[Angular
v17](https://blog.angular.io/introducing-angular-v17-4d7033312e4b)
supports single string inline styles.

<!-- prettier-ignore -->

```ts
// Input
@&#8203;Component({
  template: `<div>...</div>`,
  styles: `h1 { color: blue; }`,
})
export class AppComponent {}

// Prettier 3.2.4
@&#8203;Component({
  template: `<div>...</div>`,
  styles: `h1 { color: blue; }`,
})
export class AppComponent {}

// Prettier 3.2.5
@&#8203;Component({
  te... (continued)

122 of 124 branches covered (98.39%)

Branch coverage included in aggregate %.

606 of 606 relevant lines covered (100.0%)

27.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-ubuntu-latest-node-lts/* - 8043356949.1 26 Feb 2024 03:40AM UTC 0
99.73
GitHub Action Run
2 run-macos-latest-node-lts/* - 8043356949.2 26 Feb 2024 03:41AM UTC 0
99.73
GitHub Action Run
3 run-ubuntu-latest-node-16.10.0 - 8043356949.3 26 Feb 2024 03:40AM UTC 0
99.73
GitHub Action Run
4 run-windows-latest-node-16.10.0 - 8043356949.4 26 Feb 2024 03:41AM UTC 0
99.73
GitHub Action Run
5 run-macos-latest-node-16.10.0 - 8043356949.5 26 Feb 2024 03:40AM UTC 0
99.73
GitHub Action Run
6 run-windows-latest-node-lts/* - 8043356949.6 26 Feb 2024 03:41AM UTC 0
99.73
GitHub Action Run
Source Files on build 8043356949
Detailed source file information is not available for this build.
  • Back to Repo
  • c9e71d49 on github
  • Prev Build on main (#8043333361)
  • Next Build on main (#8134635144)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc