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

feat: add entrypoint functions #65

Merged
merged 4 commits into from
Dec 8, 2023

test: add tests for entrypoint functions

e94cd02
Select commit
Loading
Failed to load commit list.
Merged

feat: add entrypoint functions #65

test: add tests for entrypoint functions
e94cd02
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 8, 2023 in 0s

87.26% (+5.09%) compared to a5fbf68

View this Pull Request on Codecov

87.26% (+5.09%) compared to a5fbf68

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a5fbf68) 82.16% compared to head (e94cd02) 87.26%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #65      +/-   ##
==========================================
+ Coverage   82.16%   87.26%   +5.09%     
==========================================
  Files          37       38       +1     
  Lines        2383     2426      +43     
==========================================
+ Hits         1958     2117     +159     
+ Misses        425      309     -116     

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