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

ci: Depot runners for unit tests (WIP) #3447

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

khvn26
Copy link
Member

@khvn26 khvn26 commented Feb 21, 2024

Thanks for submitting a PR! Please check the boxes below:

  • I have run pre-commit to check linting
  • I have added information to docs/ if required so people know about the feature!
  • I have filled in the "Changes" section below?
  • I have filled in the "How did you test this code" section below?
  • I have used a Conventional Commit title for this Pull Request

Changes

This makes the unit tests run on the 16-core Depot runner. Running time decrease is expected.

How did you test this code?

This is a CI change.

Copy link

vercel bot commented Feb 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 21, 2024 3:55pm
flagsmith-frontend-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 21, 2024 3:55pm
flagsmith-frontend-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 21, 2024 3:55pm

Copy link
Contributor

github-actions bot commented Feb 21, 2024

Uffizzi Ephemeral Environment deployment-46979

☁️ https://app.uffizzi.com/github.com/Flagsmith/flagsmith/pull/3447

📄 View Application Logs etc.

What is Uffizzi? Learn more!

@codecov-commenter
Copy link

codecov-commenter commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (46bda97) 95.91% compared to head (843509f) 95.91%.

❗ Current head 843509f differs from pull request most recent head ce4c62b. Consider uploading reports for the commit ce4c62b to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3447   +/-   ##
=======================================
  Coverage   95.91%   95.91%           
=======================================
  Files        1092     1092           
  Lines       34010    34010           
=======================================
  Hits        32622    32622           
  Misses       1388     1388           

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Issue related to the REST API github
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants