• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

MITLibraries / hrqb-client / 9003090353
98%
main: 96%

Build:
Build:
LAST BUILD BRANCH: v1.14.0
DEFAULT BRANCH: main
Ran 08 May 2024 01:57PM UTC
Jobs 1
Files 15
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

08 May 2024 01:53PM UTC coverage: 98.083% (+1.6%) from 96.522%
9003090353

Pull #14

github

ghukill
Method to init HRQBPipelineTask from classpath

Why these changes are being introduced:

The CLI command group is expecting a pipeline name and optional
pipeline module, both as strings, to find a pipeline task to run.
Because these are strings, it requires loading that actual python
class via imports and dynamic loading.  While functional before,
it was a little opaque to have that complex logic in the CLI, where
it would be better suited as a dedicated method on the HRQBPipelineTask
class which is the target parent class for anything imported.

How this addresses that need:
* Adds method HRQBPipelineTask.init_task_from_class_path dedicated
to finding an instance via module and class strings to import and
instantiate

Side effects of this change:
* None

Relevant ticket(s):
* https://mitlibraries.atlassian.net/browse/HRQB-13
Pull Request #14: HRQB 13 - Pipeline structures and CLI commands

84 of 85 new or added lines in 4 files covered. (98.82%)

1 existing line in 1 file now uncovered.

307 of 313 relevant lines covered (98.08%)

0.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9003090353.1 08 May 2024 01:57PM UTC 0
98.08
GitHub Action Run
Source Files on build 9003090353
Detailed source file information is not available for this build.
  • Back to Repo
  • Pull Request #14
  • PR Base - main (#8990975731)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc