Parsely / parsely-android

The official Parse.ly Android toolkit -- for instrumenting your apps with Parse.ly
https://docs.parse.ly/android-sdk/
Other
6 stars 6 forks source link

ci: use ubuntu-latest for functional tests. Improve CI caching #107

Closed wzieba closed 10 months ago

wzieba commented 10 months ago

Description

This PR:

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (761cf77) 57.60% compared to head (230ce39) 57.60%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #107 +/- ## ======================================= Coverage 57.60% 57.60% ======================================= Files 19 19 Lines 401 401 Branches 48 48 ======================================= Hits 231 231 Misses 157 157 Partials 13 13 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

wzieba commented 10 months ago

Merging without review, as this PR contains only CI changes. I'm fairly confident with them. They don't affect the production code.