tensorflow/models

View on GitHub
orbit/actions/export_saved_model_test.py

Summary

Maintainability
A
1 hr
Test Coverage

Function test_export_file_manager_with_suffix has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def test_export_file_manager_with_suffix(self):
    directory = self.create_tempdir()
    base_name = os.path.join(directory.full_path, 'basename')

    id_num = 0
Severity: Minor
Found in orbit/actions/export_saved_model_test.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status