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

grip-on-software / data-gathering / 9796409990
84%

Build:
DEFAULT BRANCH: master
Ran 04 Jul 2024 02:54PM UTC
Jobs 2
Files 110
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

04 Jul 2024 02:32PM UTC coverage: 83.31%. Remained the same
9796409990

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".

2613 of 3355 branches covered (77.88%)

Branch coverage included in aggregate %.

8723 of 10252 relevant lines covered (85.09%)

1.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9796409990.1 04 Jul 2024 02:54PM UTC 110
83.42
GitHub Action Run
2 9796409990.2 04 Jul 2024 02:54PM UTC 110
81.81
GitHub Action Run
Source Files on build 9796409990
  • 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 Repo
  • a2254375 on github
  • Prev Build on master (#9745543807)
  • Next Build on master (#9808468029)
  • 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