google / go-jsonnet

Apache License 2.0
1.63k stars 235 forks source link

feat: Add std.parseCsv and std.manifestCsv #701

Open rohitjangid opened 1 year ago

rohitjangid commented 1 year ago

Implement std.parseCsv and std.manifestCsv in standard library

cpp-jsonnet PR: https://github.com/google/jsonnet/pull/1088

coveralls commented 1 year ago

Coverage Status

coverage: 68.727% (+0.2%) from 68.568% when pulling 4b9c10ebc134c53d114486211dea1d44f1cc3f02 on rohitjangid:feat/csv into fed90cd9cd733a87f9fb27cfb32a3e08a7695603 on google:master.

rohitjangid commented 1 year ago

Hi @sparkprime Can we merge this if there are no other concerns?