]>
author | Benjamin Raymond <31401273+7PH@users.noreply.github.com> | |
Wed, 17 Jul 2024 11:49:10 +0000 (13:49 +0200) | ||
committer | sonartech <sonartech@sonarsource.com> | |
Tue, 13 Aug 2024 20:02:46 +0000 (20:02 +0000) | ||
commit | e6adb0980a1db8a356a7283c240a95b01a90a472 | |
tree | 13d2208ebc039346fb1413605a2ed21005cca33e | tree | snapshot |
parent | 999910a8e7865fdf0fde4c8baf8746381a188316 | commit | diff |
server/sonar-web/src/main/js/sonar-aligned/helpers/__tests__/json-issue-mapper-test.ts | [new file with mode: 0644] | blob |
server/sonar-web/src/main/js/sonar-aligned/helpers/json-issue-mapper.ts | [new file with mode: 0644] | blob |
server/sonar-web/src/main/js/sonar-aligned/helpers/mocks/fixtures/json/00-object-simple.json | [new file with mode: 0644] | blob |
server/sonar-web/src/main/js/sonar-aligned/helpers/mocks/fixtures/json/01-object-false-flags.json | [new file with mode: 0644] | blob |
server/sonar-web/src/main/js/sonar-aligned/helpers/mocks/fixtures/json/02-object-jupyter-notebook.json | [new file with mode: 0644] | blob |
server/sonar-web/src/main/js/sonar-aligned/helpers/mocks/fixtures/json/03-array-simple.json | [new file with mode: 0644] | blob |
server/sonar-web/src/main/js/sonar-aligned/helpers/mocks/fixtures/json/04-object-jupyter-notebook-oneline.json | [new file with mode: 0644] | blob |