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

Move task scheduling to a separate thread #63

Merged
merged 3 commits into from
Nov 8, 2023
Merged

Move task scheduling to a separate thread #63

merged 3 commits into from
Nov 8, 2023

Conversation

anfimovdm
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Oct 16, 2023

Total coverage

Coverage report for changed files •
FileStmtsMissCoverMissing
scheduler
   app.py81810%5, 7–9, 11–12, 18–20, 22–28, 30–34, 37, 54–61, 66–67, 70–71, 74–75, 78–79, 87–101, 107–109, 111–113, 115–117, 119, 124, 127–128, 131–132, 135, 150, 153–154, 156–157, 162–163, 170–171, 190–192
   monitoring.py1061060%1–7, 9–11, 13–17, 20–21, 28–33, 35–39, 46–50, 52, 67, 71–73, 79, 83–87, 89–94, 98–99, 103–104, 106–107, 111, 116–123, 125–132, 137, 139–142, 147–150, 152–153, 157–158, 162–164, 167, 170–175, 180–189
shared
   models.py2043085%80–83, 108–112, 118, 153–155, 157–159, 174–175, 179, 292–301, 305
shared/utils
   git_utils.py463719%9–10, 18, 23–24, 36, 40–45, 50–51, 56–58, 62–66, 70–73, 79, 89–92, 97–101, 106
worker
   tasks.py1021020%5, 7–10, 12–13, 15–16, 25–30, 32, 35, 50–61, 64–65, 80–84, 86, 91–94, 99, 101, 110–112, 114, 120, 126–127, 131–138, 145–148, 155–171, 177–179, 182–191, 195–200, 204, 209, 215, 217
worker/executors
   command.py16193%51
worker/runners
   base.py45128237%74–79, 83–87, 92, 97–98, 104–105, 107, 197, 201, 214, 238, 242, 246, 250, 260–264, 274, 291, 294–295, 299–301, 313–315, 319–320, 323, 327–332, 339–342, 345, 349, 364, 373, 380–386, 391–394, 396–397, 401, 406, 410, 415–419, 428–432, 434–436, 447, 450–452, 458, 464–474, 479, 484–485, 497–500, 503, 512, 516–526, 528–529, 535–538, 547, 551–555, 571, 575, 585–590, 594, 613, 618, 623, 631–632, 642–644, 648, 667–668, 670, 674, 679, 687–688, 698–700, 704, 737, 749–756, 761, 771–772, 775, 777–778, 780–781, 785–787, 793–796, 798–808, 810, 812, 816–817, 821–823, 832–833, 837, 840–843, 851–855, 860, 863–865, 869–872, 875–883, 888–892, 896, 900, 926–927, 930, 939, 944–946, 951, 964, 972, 975–976, 978–979, 983, 986–992, 997–1001, 1006, 1014, 1018, 1023–1027, 1030–1034, 1039–1040
   docker.py683942%84–86, 88, 98, 119–123, 127, 137, 162–164, 167–172, 175–176, 205–210, 212–214, 219, 231, 245–248, 254
   opennebula.py966730%45, 53–56, 60–61, 66–68, 72–74, 77–79, 84–88, 93–96, 101, 106–117, 122–124, 133, 139–141, 156–157, 166–167, 174–178, 181, 185–188, 191–192, 196–197, 209, 219–221
TOTAL171796843% 

Tests Skipped Failures Errors Time
35 0 💤 0 ❌ 0 🔥 22.649s ⏱️

@anfimovdm anfimovdm marked this pull request as draft October 29, 2023 21:39
@anfimovdm anfimovdm marked this pull request as ready for review October 31, 2023 08:57
@Korulag Korulag merged commit 93be225 into master Nov 8, 2023
@Korulag Korulag deleted the albs-1160 branch November 8, 2023 17:09
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.

4 participants