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

Adding Unit test for coverage #60

Closed

Conversation

kuldeepk3
Copy link
Contributor

Adding Unit test for coverage

sachin-j-joshi and others added 14 commits January 11, 2024 20:26
Merge master to stability-improvement-v2
Added precondition checks.
Signed-off-by: Amit-Singh40 <[email protected]>
Adding logback file in pravega-sensor-collector.tgz
Signed-off-by: Amit-Singh40 <[email protected]>
Scheduler to remove completed files( completed processing by PSC) that runs at regular intervals.
Validation improvements. PSC code lacks general parameter and argument validation. Using Preconditions to validate arguments.
Signed-off-by: Amit-Singh40 <[email protected]>
Use non-transactional write processing raw files. 
For raw files processing instead of using transactional writer, it will use non-transactional writer when large events are enabled.

Signed-off-by: Bhupender Y <[email protected]>
Load logback.xml for windows from given path in config.

Signed-off-by: Amit-Singh40 <[email protected]>
Improves the event generation by using a cache HashMap to store processed schemas with original schema as key. If similar data is encountered- instead of re-parsing the schema, the cached schema will be used. This reduces the processing time.
Adding test cases for the validation improvement.

Signed-off-by: Amit-Singh40 <[email protected]>
* Added end to end integration test

Signed-off-by: dada-dell-emc <[email protected]>
Update README to use only SDP CA certificate for authentication.
Enabling checks for unit test, checkstyle and spot bugs.

Signed-off-by: Amit-Singh40 <[email protected]>
Ignoring spot bugs failure temporarily.

Signed-off-by: Amit-Singh40 <[email protected]>
@kuldeepk3 kuldeepk3 closed this Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants