Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GitHub action printer #21

Merged
merged 26 commits into from
Nov 29, 2024
Merged

Add GitHub action printer #21

merged 26 commits into from
Nov 29, 2024

Conversation

Baptouuuu
Copy link
Member

@Baptouuuu Baptouuuu commented Nov 29, 2024

Request

Fixes #20

Implementation

Each proof is now its own group with the proof name as group title.

When a proof fails an error annotation is set on the failure message. This adds an annotation at the top of the workflow that will jump to the exact line that failed (and opening the group it's in).

Examples:

Screenshot 2024-11-29 at 19 22 08
Screenshot 2024-11-29 at 19 22 15
Screenshot 2024-11-29 at 19 22 33

@Baptouuuu Baptouuuu added the enhancement New feature or request label Nov 29, 2024
@Baptouuuu Baptouuuu self-assigned this Nov 29, 2024
Copy link

codecov bot commented Nov 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.58%. Comparing base (2272c81) to head (c4b7f44).
Report is 27 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop      #21      +/-   ##
=============================================
+ Coverage      84.18%   84.58%   +0.39%     
- Complexity      1506     1510       +4     
=============================================
  Files            160      160              
  Lines           8682     8867     +185     
=============================================
+ Hits            7309     7500     +191     
+ Misses          1373     1367       -6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Baptouuuu Baptouuuu marked this pull request as ready for review November 29, 2024 18:40
@Baptouuuu Baptouuuu merged commit c0ee721 into develop Nov 29, 2024
60 checks passed
@Baptouuuu Baptouuuu deleted the github-action-printer branch November 29, 2024 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a GitHub Action printer
1 participant