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

Add get beast request runtime info #80

Merged
merged 4 commits into from
Nov 8, 2023
Merged

Add get beast request runtime info #80

merged 4 commits into from
Nov 8, 2023

Conversation

adelinag08
Copy link
Contributor

@adelinag08 adelinag08 commented Nov 8, 2023

Fixes/Implements #.

Scope

Implemented:

  • Add get request info method for Beast V3 jobs

Checklist

  • GitHub issue exists for this change.
  • Unit tests added and they pass.
  • Pylint 10.0/10.0 without bloating .pylintrc with exceptions.
  • Review requested on latest commit.

Copy link

github-actions bot commented Nov 8, 2023

Coverage

Coverage Report
FileStmtsMissCoverMissing
esd_services_api_client/beast/v2
   _connector.py896527%54–70, 77, 89, 97–115, 135–172, 184–228, 236, 261–264, 274–306
   _models.py1082081%58–62, 167–170, 179–187, 197–205, 213–216
esd_services_api_client/beast/v3
   _connector.py1078025%58–74, 81, 93, 101–119, 139–174, 187–219, 227, 252–255, 262–265, 276–294, 304–310, 319–325
   _models.py1022972%46–50, 54, 59–60, 70–76, 108–111, 120–128, 138–146, 154–157
esd_services_api_client/boxer
   _auth.py861780%42–43, 52–61, 70–76, 87
   _connector.py874944%74–78, 86–90, 97–100, 107–111, 118–121, 128–131, 139–142, 149–152, 160, 170–176, 190–199, 209–214
   _helpers.py141029%27–33, 40–46
   _models.py37684%37, 49, 70, 82, 103, 115
esd_services_api_client/crystal
   _connector.py1175057%54–66, 75, 147, 150, 169–196, 208, 217, 238, 243–254, 273–296, 320, 332–342
tests
   test_crystal_connector.py88199%51
TOTAL95832766% 

Tests Skipped Failures Errors Time
18 0 💤 0 ❌ 0 🔥 13.476s ⏱️

Copy link

github-actions bot commented Nov 8, 2023

Coverage

Coverage Report
FileStmtsMissCoverMissing
esd_services_api_client/beast/v2
   _connector.py896527%54–70, 77, 89, 97–115, 135–172, 184–228, 236, 261–264, 274–306
   _models.py1082081%58–62, 167–170, 179–187, 197–205, 213–216
esd_services_api_client/beast/v3
   _connector.py1078025%58–74, 81, 93, 101–119, 139–174, 187–219, 227, 252–255, 262–265, 276–294, 304–310, 319–325
   _models.py1022972%46–50, 54, 59–60, 70–76, 108–111, 120–128, 138–146, 154–157
esd_services_api_client/boxer
   _auth.py861780%42–43, 52–61, 70–76, 87
   _connector.py874944%74–78, 86–90, 97–100, 107–111, 118–121, 128–131, 139–142, 149–152, 160, 170–176, 190–199, 209–214
   _helpers.py141029%27–33, 40–46
   _models.py37684%37, 49, 70, 82, 103, 115
esd_services_api_client/crystal
   _connector.py1165057%54–66, 75, 147, 150, 169–196, 208, 217, 238, 243–254, 273–296, 320, 332–342
tests
   test_crystal_connector.py88199%51
TOTAL95732766% 

Tests Skipped Failures Errors Time
18 0 💤 0 ❌ 0 🔥 13.530s ⏱️

@adelinag08 adelinag08 marked this pull request as ready for review November 8, 2023 08:28
@adelinag08 adelinag08 requested a review from a team as a code owner November 8, 2023 08:28
@adelinag08 adelinag08 merged commit 693b7e8 into main Nov 8, 2023
@adelinag08 adelinag08 deleted the beast-runtime-info branch November 8, 2023 10:43
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