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

chore: Create workflow to build sample app with latest SDK release #457

Merged
merged 6 commits into from
Oct 30, 2024

Inherit secrets from caller workflows instead of passing all of them

939d8e1
Select commit
Loading
Failed to load commit list.
Merged

chore: Create workflow to build sample app with latest SDK release #457

Inherit secrets from caller workflows instead of passing all of them
939d8e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2024 in 0s

51.86% (+9.88%) compared to 8b30804

View this Pull Request on Codecov

51.86% (+9.88%) compared to 8b30804

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.86%. Comparing base (8b30804) to head (939d8e1).
Report is 13 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #457      +/-   ##
============================================
+ Coverage     41.98%   51.86%   +9.88%     
- Complexity      259      291      +32     
============================================
  Files            99       96       -3     
  Lines          2320     2570     +250     
  Branches        344      352       +8     
============================================
+ Hits            974     1333     +359     
+ Misses         1247     1133     -114     
- Partials         99      104       +5     

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