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

roundup-tracker / roundup / 22814635760
75%

Build:
DEFAULT BRANCH: master
Ran 08 Mar 2026 05:31AM UTC
Jobs 0
Files 0
Run time –
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

pending completion
22814635760

push

github

rouilj
bug: fix case where null json value for datetime fails

Json like:

{
  "assignedto": "3",
  "duedate": null,
  "files": [],
  "keyword": [],
  "messages": [
    "4",
    "13"
  ],
  "nosy": [],
  "priority": "2",
  "status": "3",
  "superseder": [],
  "title": "issue title"
}

is produced by a GET request using verbose=0. When submitted to the
rest interface results in:

  property duedate: 'None' is an invalid date (Not a date spec: 'None'
  ("yyyy-mm-dd", "mm-dd", "HH:MM", "HH:MM:SS" or "yyyy-mm-dd.HH:MM:SS.SSS"

Fix FsValue to map null to the None object rather than 'None' string.
Source Files on build 22814635760
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #22814635760
  • 78bfa46a on github
  • Prev Build on master (#22559164734)
  • Next Build on master (#22934458443)
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