Julian Berman
Julian Berman
I upgraded your access on the repo, let me know if that still doesn't allow you to?
The access settings said "Write" for the Bowtie repo but apparently when I added the harness repo it defaulted to "Read" access :/ -- I just raised that, can we...
I also switched the default branch and added a ruleset!
Hi there! It'd help a bit (and make it more likely I can look at this) if you minimize your example to be the smallest possible schema + instance which...
Seems reasonable, thanks for the response, will have a look out for any changes you have in mind!
Thanks yes here is the right place, that's probably some Javascript issue where we're being bitten by Javascript itself not having floats (and we should instead be rendering the JSON...
*Probably* the bug is here: https://github.com/bowtie-json-schema/bowtie/blob/707ff44e46501f47519dc94195a1943b0026d824/frontend/src/data/parseReportData.ts#L15 and the fix is to use some more preserving-way of parsing JSON in JS which doesn't throw away the exact number representation.
Maybe in very slightly further detail, you can use `bowtie suite` yourself to generate a report -- the output of which you can "upload" to a local copy of the...