Skip to content

Conversation

@hsong-rh
Copy link
Contributor

@hsong-rh hsong-rh commented Jan 8, 2026

https://issues.redhat.com/browse/AAP-47039

This PR includes:

  • Add health check validation before project operations (create/sync/update)
  • Return HTTP 503 when project workers are unavailable
  • Add comprehensive error handling and test coverage

@hsong-rh hsong-rh requested a review from a team as a code owner January 8, 2026 22:02
@codecov-commenter
Copy link

codecov-commenter commented Jan 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.17%. Comparing base (4888fdc) to head (16f4b87).

@@            Coverage Diff             @@
##             main    #1444      +/-   ##
==========================================
+ Coverage   91.14%   91.17%   +0.03%     
==========================================
  Files         234      234              
  Lines       10046    10070      +24     
==========================================
+ Hits         9156     9181      +25     
+ Misses        890      889       -1     
Flag Coverage Δ
unit-int-tests-3.11 91.17% <100.00%> (+0.03%) ⬆️
unit-int-tests-3.12 91.17% <100.00%> (+0.03%) ⬆️

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

Files with missing lines Coverage Δ
src/aap_eda/api/exceptions.py 100.00% <100.00%> (ø)
src/aap_eda/api/views/project.py 100.00% <100.00%> (ø)
src/aap_eda/core/tasking/__init__.py 100.00% <100.00%> (+4.54%) ⬆️
src/aap_eda/tasks/orchestrator.py 73.43% <100.00%> (+0.27%) ⬆️
src/aap_eda/tasks/project.py 61.53% <100.00%> (+5.39%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@hsong-rh hsong-rh force-pushed the aap-47039 branch 11 times, most recently from 107686f to 351f7ba Compare January 16, 2026 20:07
@sonarqubecloud
Copy link

@kaiokmo kaiokmo self-requested a review January 19, 2026 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants