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

PTFE-1981 handle cancelled build on same sha #207

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

tcarmet
Copy link
Contributor

@tcarmet tcarmet commented Oct 11, 2024

No description provided.

@tcarmet tcarmet force-pushed the bugfix/PTFE-1981-cancelled-builds branch 2 times, most recently from 59ff811 to d25a27e Compare October 11, 2024 22:23
Copy link

codecov bot commented Oct 11, 2024

Codecov Report

Attention: Patch coverage is 96.15385% with 4 lines in your changes missing coverage. Please review.

Project coverage is 89.23%. Comparing base (3e76d46) to head (0980210).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
bert_e/git_host/github/__init__.py 92.72% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #207      +/-   ##
==========================================
+ Coverage   88.65%   89.23%   +0.57%     
==========================================
  Files          73       74       +1     
  Lines       10207    10251      +44     
==========================================
+ Hits         9049     9147      +98     
+ Misses       1158     1104      -54     
Flag Coverage Δ
integration 87.84% <27.27%> (-0.02%) ⬇️
tests 87.80% <27.27%> (-0.02%) ⬇️
tests-BuildFailedTest 26.38% <27.27%> (-0.06%) ⬇️
tests-QuickTest 33.28% <27.27%> (-0.06%) ⬇️
tests-RepositoryTests 26.19% <27.27%> (-0.06%) ⬇️
tests-TaskQueueTests 50.97% <27.27%> (-0.05%) ⬇️
tests-TestBertE 64.61% <27.27%> (-0.04%) ⬇️
tests-TestQueueing 53.46% <27.27%> (-0.04%) ⬇️
tests-api-mock 15.85% <14.42%> (-0.13%) ⬇️
tests-noqueue 77.11% <27.27%> (-0.03%) ⬇️
tests-noqueue-BuildFailedTest 26.38% <27.27%> (-0.06%) ⬇️
tests-noqueue-QuickTest 33.28% <27.27%> (-0.06%) ⬇️
tests-noqueue-RepositoryTests 26.19% <27.27%> (-0.06%) ⬇️
tests-noqueue-TaskQueueTests 50.97% <27.27%> (-0.05%) ⬇️
tests-noqueue-TestBertE 60.92% <27.27%> (-0.04%) ⬇️
tests-noqueue-TestQueueing 26.21% <27.27%> (-0.06%) ⬇️
tests-server 29.36% <14.42%> (-0.19%) ⬇️
unittests 39.49% <96.15%> (+0.79%) ⬆️
utests 23.51% <96.15%> (+0.86%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@tcarmet tcarmet force-pushed the bugfix/PTFE-1981-cancelled-builds branch 5 times, most recently from 4f3bca2 to dfa9d7f Compare October 14, 2024 19:30
@tcarmet tcarmet force-pushed the bugfix/PTFE-1981-cancelled-builds branch from dfa9d7f to 0980210 Compare October 14, 2024 19:51
@tcarmet tcarmet marked this pull request as ready for review October 14, 2024 19:54
@tcarmet tcarmet requested a review from a team as a code owner October 14, 2024 19:54
@tcarmet tcarmet merged commit 3bd9b89 into main Oct 15, 2024
21 checks passed
@tcarmet tcarmet deleted the bugfix/PTFE-1981-cancelled-builds branch October 15, 2024 19:21
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.

2 participants