whylabs/whylogs-python

View on GitHub
java/core/src/main/java/com/whylogs/api/logger/rollingLogger/TimedRollingLogger.java

Summary

Maintainability
A
0 mins
Test Coverage

TODO found
Open

  // TODO: callback: Optional[Callable[[Writer, DatasetProfileView, str], None]]

TODO found
Open

      this.fileExtension = ".bin"; // TODO: should we make this .whylogs?

TODO found
Open

    // TODO log that we are closing the writer

TODO found
Open

    // TODO: go through through the writers

TODO found
Open

  private Character when = 'H'; // TODO: Make the Literals of S M H D

TODO found
Open

    // TODO: this is where we call the store list.write

TODO found
Open

      // TODO: Add logging error as this shouldn't happen

TODO found
Open

  private Callable<Writer> callback; // TODO: this isn't the write signature

There are no issues that match your filters.

Category
Status