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

fix: add local tests #102

Merged
merged 13 commits into from
Aug 2, 2023
Merged

fix: add local tests #102

merged 13 commits into from
Aug 2, 2023

Conversation

shazron
Copy link
Member

@shazron shazron commented Jul 31, 2023

closes #78

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@codecov
Copy link

codecov bot commented Aug 1, 2023

Codecov Report

❗ No coverage uploaded for pull request base (master@c953e8f). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             master      #102   +/-   ##
==========================================
  Coverage          ?   100.00%           
==========================================
  Files             ?         3           
  Lines             ?       161           
  Branches          ?        44           
==========================================
  Hits              ?       161           
  Misses            ?         0           
  Partials          ?         0           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@shazron shazron merged commit 9673a3f into master Aug 2, 2023
5 checks passed
@shazron shazron deleted the add-local-tests branch August 2, 2023 16:24
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.

create unit tests for pull request tests
2 participants