Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add EZCOV coverage support #1389

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

Merged
merged 2 commits into from
Oct 2, 2023
Merged

Add EZCOV coverage support #1389

merged 2 commits into from
Oct 2, 2023

Conversation

TheZ3ro
Copy link
Contributor

@TheZ3ro TheZ3ro commented Sep 23, 2023

Checklist

Which kind of PR do you create?

  • This PR only contains minor fixes.
  • This PR contains major feature update.
  • This PR introduces a new function/api for Qiling Framework.

Coding convention?

  • The new code conforms to Qiling Framework naming convention.
  • The imports are arranged properly.
  • Essential comments are added.
  • The reference of the new code is pointed out.

Extra tests?

  • No extra tests are needed for this PR.
  • I have added enough tests for this PR.
  • Tests will be added after some discussion and review.

Changelog?

  • This PR doesn't need to update Changelog.
  • Changelog will be updated after some proper review.
  • Changelog has been updated in my PR.

Target branch?

  • The target branch is dev branch.

One last thing


This PR add support to the EZCOV coverage format as specified by the Cartographer tool.
This is just a "copy" of the already existing DRCOV coverage format extension already present in Qiling.

@TheZ3ro
Copy link
Contributor Author

TheZ3ro commented Sep 27, 2023

I force-pushed rebasing this PR on your latest commit in dev branch.
Should be good to go now. Let me know if I need to change something else 👍

Copy link
Member

@elicn elicn left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution!

@xwings
Copy link
Member

xwings commented Oct 2, 2023

thank you!

@xwings xwings merged commit 97c4437 into qilingframework:dev Oct 2, 2023
@TheZ3ro TheZ3ro deleted the dev branch October 2, 2023 14:45
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.

3 participants