Wonder-Technology/Wonder.js

View on GitHub
lib/js/src/run/rtx_path_tracer/domain_layer/domain/pipeline/pipeline/service/JobCPDoService.bs.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function _getInitPipelineJobs has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function _getInitPipelineJobs(param) {
  return {
          hd: [
            StartTimeJobEntity$Wonderjs.create(undefined),
            StartTimeJobEntity$Wonderjs.exec

    Function _getRenderPipelineJobs has 30 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

    function _getRenderPipelineJobs(param) {
      return {
              hd: [
                RenderPathTracingCPJobEntity$Wonderjs.create(undefined),
                RenderPathTracingCPJobEntity$Wonderjs.exec

      There are no issues that match your filters.

      Category
      Status