mebn / DD2480

KTH Computer Science project, course DD2480
3 stars 0 forks source link

Add: issue #121 github webhook parsing and tests #125

Closed mebn closed 9 months ago

mebn commented 9 months ago

There might be more information from the webhook that we want to keep, but we can do that later. More information about all the available JSON fields can be found in #121.

Repository struct is internal/private so it won't interfere with repository.rs.

closes #121

marcusalstrom commented 9 months ago

Looks good