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

Unleash / unleash / 10715696955
87%
master: 91%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 05 Sep 2024 07:22AM UTC
Jobs 1
Files 669
Run time 1min
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

05 Sep 2024 07:17AM UTC coverage: 87.521% (-0.03%) from 87.547%
10715696955

push

github

web-flow
fix: add request body schema in update segment endpoint (#8085)

https://linear.app/unleash/issue/2-2592/updateimprove-a-segment-via-api-call

Related to https://github.com/Unleash/unleash/issues/7987

This does not make the endpoint necessarily better - It's still a PUT
that acts as a PUT in some ways (expects specific required fields to be
present, resets the project to `null` if it's not included in the body)
and a PATCH in others (ignores most fields if they're not included in
the body). We need to have a more in-depth discussion about developing
long-term strategies for our API and respective OpenAPI spec.

However this at least includes the proper schema for the request body,
which is slightly better than before.

2729 of 3574 branches covered (76.36%)

13810 of 15779 relevant lines covered (87.52%)

709.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10715696955.1 05 Sep 2024 07:22AM UTC 0
87.52
GitHub Action Run
Source Files on build 10715696955
Detailed source file information is not available for this build.
  • Back to Repo
  • 7bfc8b23 on github
  • Prev Build on main (#10709974071)
  • Next Build on main (#10716465558)
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