Skip to content

fix: modularized coverage middlewares #12

Merged
PranshuSrivastava merged 1 commit intomainfrom
organise-modules
Jun 25, 2024
Merged

fix: modularized coverage middlewares #12
PranshuSrivastava merged 1 commit intomainfrom
organise-modules

Conversation

@PranshuSrivastava
Copy link
Contributor

Modularized coverage middlewares to be imported directly from Keploy and updated the incorrect path in utils

Issue that this pull request solves

Dedup not working correctly, coverage middlewares were not able to be imported directly.

Closes: # (issue number)

Proposed changes

Brief description of what is fixed or changed

Types of changes

Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Other (please describe):

Checklist

Put an x in the boxes that apply

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have created new branch for this pull request
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • My changes does not break the current system and it passes all the current test cases.

Other information

Any other information that is important to this pull request

…ploy and removed incorrect path

Signed-off-by: Pranshu Srivastava <iampranshu24@gmail.com>
Copy link
Member

@Sarthak160 Sarthak160 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@PranshuSrivastava PranshuSrivastava merged commit 2996320 into main Jun 25, 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.

2 participants