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

ADM-569: [Backend]Change the calculation method of Multiple Done columns #631

Merged
merged 9 commits into from
Sep 5, 2023

Conversation

xingxy0205
Copy link

Summary

We need to make sure the calculation method of Multiple Done columns doesn’t include the duplicate card when the card invovles multiple sprints.

Before

Description

Screenshots
If applicable, add screenshots to help explain behavior of your code.

After

Description

Screenshots
If applicable, add screenshots to help explain behavior of your code.

Note

Null

@github-actions
Copy link

github-actions bot commented Sep 5, 2023

Hi @xingxy0205! 👋
Thank you for submitting a pull request! We appreciate your contribution and will review your changes as soon as possible.

@codacy-production
Copy link

codacy-production bot commented Sep 5, 2023

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (2c5c181) 3915 3915 100.00%
Head commit (82ca442) 3915 (+0) 3915 (+0) 100.00% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#631) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@guzhongren guzhongren merged commit f5fd8f2 into main Sep 5, 2023
33 checks passed
@guzhongren guzhongren deleted the ADM-569-1 branch September 5, 2023 12:58
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