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

Unleash / unleash / 10056083297
87%
master: 91%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 23 Jul 2024 09:14AM UTC
Jobs 1
Files 645
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

23 Jul 2024 09:09AM UTC coverage: 87.456% (+0.01%) from 87.444%
10056083297

push

github

web-flow
chore: integration events API (#7639)

https://linear.app/unleash/issue/2-2439/create-new-integration-events-endpoint

https://linear.app/unleash/issue/2-2436/create-new-integration-event-openapi-schemas

This adds a new `/events` endpoint to the Addons API, allowing us to
fetch integration events for a specific integration configuration id.


![image](https://github.com/user-attachments/assets/e95b669e-e498-40c0-9d66-55be30a24c13)

Also includes:
- `IntegrationEventsSchema`: New schema to represent the response object
of the list of integration events;
- `yarn schema:update`: New `package.json` script to update the OpenAPI
spec file;
- `BasePaginationParameters`: This is copied from Enterprise. After
merging this we should be able to refactor Enterprise to use this one
instead of the one it has, so we don't repeat ourselves;

We're also now correctly representing the BIGSERIAL as BigInt (string +
pattern) in our OpenAPI schema. Otherwise our validation would complain,
since we're saying it's a number in the schema but in fact returning a
string.

2612 of 3434 branches covered (76.06%)

21 of 23 new or added lines in 4 files covered. (91.3%)

8 existing lines in 1 file now uncovered.

13358 of 15274 relevant lines covered (87.46%)

694.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10056083297.1 23 Jul 2024 09:14AM UTC 0
87.46
GitHub Action Run
Source Files on build 10056083297
Detailed source file information is not available for this build.
  • Back to Repo
  • 1d6dc9b1 on github
  • Prev Build on main (#10054740181)
  • Next Build on main (#10074193345)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc