Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

WIP fix semver not fully covered#1548

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
bearomorphism wants to merge2 commits intocommitizen-tools:v4-9-0-test
base:v4-9-0-test
Choose a base branch
Loading
frombearomorphism:bear-fix-semver-not-fully-covered

Conversation

bearomorphism
Copy link
Contributor

@bearomorphismbearomorphism commentedJun 12, 2025
edited
Loading

Description

Related issue:#950

Checklist

Comment on lines +67 to +69
(("1.0.0-reallyweird", "PATCH", "reallyweird", 0, None), "1.0.0-reallyweird1"),
(("v0.7.1-release", "PATCH", "release", 0, None), "0.7.1-release1"),
(("v0.0.1-SNAPSHOT", "PATCH", "SNAPSHOT", 0, None), "0.0.1-snapshot1"),
Copy link
ContributorAuthor

@bearomorphismbearomorphismJun 12, 2025
edited
Loading

Choose a reason for hiding this comment

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

@Lee-W I'm not entirely sure if these test cases are correct. Could you help to review?

@bearomorphismbearomorphismforce-pushed thebear-fix-semver-not-fully-covered branch from877fcd6 toda46193CompareJune 13, 2025 13:09
@codecovCodecov
Copy link

codecovbot commentedJun 13, 2025
edited
Loading

Codecov Report

All modified and coverable lines are covered by tests ✅

Pleaseupload report for BASE (v4-9-0-test@8cf7acd).Learn more about missing BASE report.

Additional details and impacted files
@@              Coverage Diff               @@##             v4-9-0-test    #1548   +/-   ##==============================================  Coverage               ?   97.96%           ==============================================  Files                  ?       58             Lines                  ?     2698             Branches               ?        0           ==============================================  Hits                   ?     2643             Misses                 ?       55             Partials               ?        0
FlagCoverage Δ
unittests97.96% <100.00%> (?)

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.

🚀 New features to boost your workflow:
  • ❄️Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@woilewoileAwaiting requested review from woilewoile is a code owner

@Lee-WLee-WAwaiting requested review from Lee-WLee-W is a code owner

@noirbizarrenoirbizarreAwaiting requested review from noirbizarrenoirbizarre is a code owner

Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@bearomorphism@Lee-W

[8]ページ先頭

©2009-2025 Movatter.jp