Skip to content

Conversation

@buenaflor
Copy link
Contributor

@buenaflor buenaflor commented Nov 10, 2023

📜 Description

Improves CI speed by splitting up into multiple jobs and not using build on the whole project.

#skip-changelog

💡 Motivation and Context

Closes #142

💚 How did you test it?

📝 Checklist

You have to check all boxes before merging:

  • I reviewed the submitted code.
  • I added tests to verify the changes.
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • I updated the docs if needed.
  • Review from the native team if needed.
  • No breaking change or entry added to the changelog.

🔮 Next steps

@codecov
Copy link

codecov bot commented Nov 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9e7bbfd) 77.83% compared to head (2a54a8c) 77.83%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #147   +/-   ##
=======================================
  Coverage   77.83%   77.83%           
=======================================
  Files          27       27           
  Lines         424      424           
  Branches       55       55           
=======================================
  Hits          330      330           
  Misses         68       68           
  Partials       26       26           

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

@buenaflor buenaflor marked this pull request as ready for review November 13, 2023 10:50
@buenaflor buenaflor requested a review from romtsn as a code owner November 13, 2023 10:50
Copy link

@brustolin brustolin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@buenaflor buenaflor merged commit add53d3 into main Dec 4, 2023
@buenaflor buenaflor deleted the ci/improvements branch December 4, 2023 09:54
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.

Improve CI speed

4 participants