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

[Improve] add issue forms #1778

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

ly015
Copy link
Member

@ly015 ly015 commented Oct 28, 2022

Motivation

Add issue forms to replace original templates. The effect and usage of the issue form can be viewed in mmediting.

Modification

BC-breaking (Optional)

Use cases (Optional)

Checklist

Before PR:

  • I have read and followed the workflow indicated in the CONTRIBUTING.md to create this PR.
  • Pre-commit or linting tools indicated in CONTRIBUTING.md are used to fix the potential lint issues.
  • Bug fixes are covered by unit tests, the case that causes the bug should be added in the unit tests.
  • New functionalities are covered by complete unit tests. If not, please add more unit tests to ensure correctness.
  • The documentation has been modified accordingly, including docstring or example tutorials.

After PR:

  • CLA has been signed and all committers have signed the CLA in this PR.

@ly015 ly015 requested a review from jin-s13 October 28, 2022 09:24
@ly015 ly015 assigned ly015 and unassigned Tau-J Oct 28, 2022
@ly015 ly015 requested a review from Tau-J October 28, 2022 09:25
Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.19%. Comparing base (8c58a18) to head (2c799ff).
Report is 14 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1778   +/-   ##
=======================================
  Coverage   84.19%   84.19%           
=======================================
  Files         241      241           
  Lines       21041    21041           
  Branches     3741     3741           
=======================================
  Hits        17716    17716           
  Misses       2403     2403           
  Partials      922      922           
Flag Coverage Δ
unittests 84.10% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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