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

TDL-15454 removed the buffer system #77

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Oct 12, 2021

  1. Configuration menu
    Copy the full SHA
    11bcae7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6e291e View commit details
    Browse the repository at this point in the history
  3. fixed pylint errors

    namrata270998 committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    7ec3d40 View commit details
    Browse the repository at this point in the history
  4. resolved pylint errors

    namrata270998 committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    cf474f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Configuration menu
    Copy the full SHA
    abfb08a View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Added coverage report

    prijendev committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    1020062 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. added comment

    namrata270998 committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    63b6c71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa665d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d4a2d5 View commit details
    Browse the repository at this point in the history
  4. updated unittest

    namrata270998 committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    3993272 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Tdl 14803 check api access in discovery mode (#84)

    * API call to the each stream in discovery mode done
    
    * removed generated catalog file
    
    * resolved pylint errors
    
    * Resolved cyclic import pylint error
    
    * Improved unittest case civerage
    
    * Updated error message for 403 forbidden error
    
    * Updated error handling
    
    * resolved pylint error
    
    * Removed empty catalog
    
    * Removed unused catalog file.
    
    * Removed unused state file
    
    * Removed unused state file
    
    * Removed unused file
    
    * Updated error message and unittest case for 404 error
    
    * Updated check access method
    
    * Resolved pylint error
    
    * recolved unused argument error
    
    * resolved kwargs error
    
    * Updated unittest cases
    
    * Updated unittest cases
    
    * Removed global variable
    
    * Improved unittest case coverage
    
    * updated 404 error
    
    * resolved pylint error
    
    * Updated typo error.
    
    * Removed f strings
    
    * Updated error handling
    
    * resloved pylint error
    
    * resolved unittest case error
    
    * Added more comments and updated code
    
    * resolved pylint error
    
    * updated method name
    
    * Added timeout error code
    
    * Resolved pylint error
    
    * added coverage report to artifact
    
    * added pylint back
    
    * Added comment
    
    * resolved pylint errors
    
    * Enhanced the code
    
    * Reutilized args0
    
    * Moved request_timeout parameter to common class
    
    * Added comment
    
    * Removed static time
    
    * removed warning message
    
    * resolved pylint error
    
    * resolved the comments
    
    Co-authored-by: namrata270998 <[email protected]>
    prijendev and namrata270998 authored Nov 10, 2021
    Configuration menu
    Copy the full SHA
    6ea6e17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2728232 View commit details
    Browse the repository at this point in the history