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

grip-on-software / data-gathering / 9796409990 / 1
84%
master: 84%

Build:
DEFAULT BRANCH: master
Ran 04 Jul 2024 02:54PM UTC
Files 110
Run time 6s
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

04 Jul 2024 02:32PM UTC coverage: 83.425%. Remained the same
9796409990.1

push

github

lhelwerd
Update schemas

- Add mapping between schema file and data file
- Add maximum lengths of fields based on database schema
- Add ranges for integers/longs based on how they are read by importer
- Add required properties based on importer needs
- Denote that additional properties must not be large integers/longs,
  arrays or objects, to avoid not being readable by (buffered) JSON
  reader in importer.
- Limit stringified integers to a length and to ASCII digits to avoid
  parsing problems in the importer.
- Adjust patterns for date and time that are not strictly ISO8601 due to
  use of spaces or limited to year-month, as these cannot be combined
  with a "format" option (or implementations cannot validate anything).
  Instead ensure the patterns validate the bare minimum for the importer
  to parse the string into an SQL timestamp object.
- Correct recursive reference in Jira comments
- Move nested objects to their own definitions
- Add a pattern for metric names to indicate they are normal ASCII names
- Avoid problems with references next to anyOf with references
- Indicate that metric targets can be empty strings
- Correct required properties location in quality update
- Correct VCS commit comment type
- Correct type of VCS versions metrics, which allowed hexadecimal values
- VCS versions now validate that if the "size" is included in the object
  then all the other metrics must also be there. This could be done with
  the "dependentRequired" option, but we try to be compatible with early
  drafts of the JSON schema and implementations, so we use "if"/"then".

2561 of 3274 branches covered (78.22%)

Branch coverage included in aggregate %.

8723 of 10252 relevant lines covered (85.09%)

0.85 hits per line

Source Files on job 9796409990.1
  • Tree
  • List 110
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 9796409990
  • a2254375 on github
  • Prev Job for on master (#9745543807.1)
  • Next Job for on master (#9808468029.1)
  • Delete
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