Commit Graph

14 Commits

Author SHA1 Message Date
a0e17b62bb removed coverage from each file since now we have
the file pointed by the comment, moved the coverage to the metadata
2025-03-20 14:01:43 +01:00
cd24068d50 added comment path, to know what was the file in
the PR files that was commented
2025-03-20 10:52:16 +01:00
adaa1c7fd4 changed the structure of the entries 2025-03-17 15:45:19 +01:00
92c57b10b2 added the coverage to the file entries 2025-03-17 15:26:51 +01:00
3d9b386f22 changed the structure of the dataset 2025-03-17 15:26:45 +01:00
b2d7377d1f removed the from_json, because we don't use it 2025-03-17 15:26:27 +01:00
69295801ac entries in the dataset now store what build system
they use
2025-03-17 15:04:33 +01:00
42d734877e made better length of dataset 2025-03-14 15:21:42 +01:00
76b79105ef fixed typing of field 2025-03-14 15:21:36 +01:00
f5275b3c1b making assumption that the entry will be
successful, then setting it to false when something goes wrong
2025-03-14 15:20:59 +01:00
9982e2bcc9 added the diff class to dataset entries 2025-03-14 12:05:39 +01:00
468f793ded added the possibility of having the lenght of the
dataset
2025-03-14 11:59:37 +01:00
242d7f6a77 made some entries to the dataset default to "" 2025-03-14 11:59:21 +01:00
9f8884a1e9 created the dataclasses for the "triplets" 2025-03-14 09:27:51 +01:00