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

ProjectOpenSea / opensea-js / 18515263864

15 Oct 2025 01:52AM UTC coverage: 85.063% (+0.7%) from 84.359%
18515263864

push

github

web-flow
feat: add events API endpoints to SDK (#1785)

Add comprehensive support for OpenSea Events API endpoints including:
- getEvents() - fetch all events with filtering options
- getEventsByAccount() - fetch events for a specific account
- getEventsByCollection() - fetch events for a collection
- getEventsByNFT() - fetch events for a specific NFT

Includes full TypeScript types for all event types (order, sale, transfer),
query parameters, and response structures. Verified against live API responses.

Test Coverage:
- 48 comprehensive unit tests with 97.88% coverage
- Tests cover all endpoints, filters, pagination, and error handling
- Verified with live API calls

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude <noreply@anthropic.com>

381 of 567 branches covered (67.2%)

Branch coverage included in aggregate %.

217 of 225 new or added lines in 5 files covered. (96.44%)

2979 of 3383 relevant lines covered (88.06%)

2.96 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

55.86
/src/api/api.ts


Source Not Available

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