HEPData / hepdata

Repository for main HEPData web application
https://hepdata.net
GNU General Public License v2.0
40 stars 11 forks source link

Display default license #794

Closed ItIsJordan closed 1 month ago

ItIsJordan commented 1 month ago

Adds a default return value to the generate_license_data_by_id function which returns data for a CC0 licence if none is found, or the found license object has null values (for old hepdata entries). Also adds testing for this. closes #792

coveralls commented 1 month ago

Coverage Status

coverage: 83.309% (-0.1%) from 83.41% when pulling eafb5da0358962e14e709dfaf0f19fe0cf2a1f26 on display_default_license into 6702cefbdcf1012fce47477eab94881f26c0790e on main.