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

👷 Implement Integration Test #22

Merged
merged 7 commits into from
Jan 11, 2023
Merged

👷 Implement Integration Test #22

merged 7 commits into from
Jan 11, 2023

Conversation

Templum
Copy link
Owner

@Templum Templum commented Jan 6, 2023

It is leveraging the playground repository to perform an integration test. As that repository has a fixed set of known vulnerabilities, it allows for ensuring no regression is faced by the action.

As playground uses a private lib #21 needs to be merged first.

@codecov-commenter
Copy link

codecov-commenter commented Jan 9, 2023

Codecov Report

Base: 97.32% // Head: 97.32% // No change to project coverage 👍

Coverage data is based on head (ba6bc62) compared to base (3967a17).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #22   +/-   ##
=======================================
  Coverage   97.32%   97.32%           
=======================================
  Files           3        3           
  Lines         224      224           
=======================================
  Hits          218      218           
  Misses          5        5           
  Partials        1        1           
Flag Coverage Δ
unit-tests 97.32% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Templum Templum marked this pull request as ready for review January 10, 2023 20:05
@Templum Templum merged commit dfb34f5 into main Jan 11, 2023
@Templum Templum deleted the feature/integration-test branch January 12, 2023 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants