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

stores-com / fedex / 25896795864

Builds Branch Commit Type Ran Committer Via Coverage
25896795864 main Merge pull request #3 from stores-com/add-close Add groundClose method for Ground End of Day Close API push 15 May 2026 02:22AM UTC web-flow github
100.0
25896737409 add-close rename groundClose to groundEndOfDayClose Mirrors the FedEx API name ("Ground End of Day Close") in the method symbol the same way the other methods do (cancelShipment, createShipment, etc.). - index.js: this.groundClose -> this.groundEndOfDayCl... Pull #3 15 May 2026 02:20AM UTC freshlogic github
100.0
25886213034 add-close Document output.closeDocuments[] in groundClose @returns Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Pull #3 14 May 2026 09:17PM UTC farhatraiyan github
100.0
25886215024 add-close Merge 5c1b8edf7 into b7b749f46 Pull #3 14 May 2026 09:17PM UTC web-flow github
100.0
25883708427 add-close Alphabetize keywords and add concurrency flag to groundClose test Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Pull #3 14 May 2026 08:25PM UTC farhatraiyan github
100.0
25883049395 add-close Merge 4e1581fe1 into b7b749f46 Pull #3 14 May 2026 08:12PM UTC web-flow github
100.0
25882840615 add-close Correct close API per official OpenAPI spec: PUT not POST, GCDR not GCCLOSE, rename to groundClose The FedEx Ground End of Day Close API uses PUT /ship/v1/endofday/ for close operations (POST is for reprinting). The closeReqType is GCDR, and grou... push 14 May 2026 08:08PM UTC farhatraiyan github
100.0
25837735643 main Merge pull request #2 from stores-com/v0.3.0-create-cancel-shipment Add createShipment and cancelShipment for v0.3.0 push 14 May 2026 02:17AM UTC web-flow github
100.0
25837686645 v0.3.0-create-cancel-shipment alphabetize methods, README sections, test blocks, and package description - index.js: reorder methods to cancelShipment, createShipment, getAccessToken, rateAndTransitTimes, validateAddress. - README.md: reorder the same sections to match; alp... Pull #2 14 May 2026 02:15AM UTC freshlogic github
100.0
25836564227 v0.3.0-create-cancel-shipment drop SOAP-equivalent phrasing from CHANGELOG, README, and JSDocs The "REST equivalent of the SOAP processShipment/deleteShipment operation" qualifier doesn't help readers using this package; this is a REST client, not a migration aid. The remaini... Pull #2 14 May 2026 01:39AM UTC freshlogic github
100.0
25813039040 v0.3.0-create-cancel-shipment Merge 4de744264 into f2747758b Pull #2 13 May 2026 04:43PM UTC web-flow github
100.0
25812829528 v0.3.0-create-cancel-shipment Add createShipment and cancelShipment for v0.3.0 REST equivalents of SOAP processShipment and deleteShipment operations. createShipment (POST /ship/v1/shipments) and cancelShipment (PUT /ship/v1/shipments/cancel) follow the same verbatim passthro... push 13 May 2026 04:38PM UTC farhatraiyan github
100.0
25762873602 main Merge pull request #1 from stores-com/add-validate-address Add validateAddress method push 12 May 2026 09:20PM UTC web-flow github
100.0
25762347439 add-validate-address add CHANGELOG; alphabetize subtests Adds CHANGELOG.md (modeled on @stores.com/http-error) covering 0.1.0 and 0.2.0. Reorders subtests within each test() block alphabetically to match the codebase convention. Co-Authored-By: Claude Opus 4.7 (1M c... Pull #1 12 May 2026 09:09PM UTC freshlogic github
100.0
25762242911 add-validate-address fix async.retry hang: mark task arrows async async.retry treats a plain () => fn() as a callback-style task (with arity 0, so it never gets a callback to call back) and the returned Promise never resolves. Marking the arrow async makes async.retr... Pull #1 12 May 2026 09:06PM UTC freshlogic github
100.0
  • ← Previous
  • 1
  • 2
  • 3
  • Next →
  • Back to Repo
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