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

Update dependency multimetric to v2.2.0 - autoclosed #158

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
multimetric ==2.1.0 -> ==2.2.0 age adoption passing confidence

Release Notes

priv-kweihmann/multimetric (multimetric)

v2.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: priv-kweihmann/multimetric@2.1.0...2.2.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@yegor256
Copy link
Owner

@rultor please, try to merge, since 2 checks have passed

@rultor
Copy link
Collaborator

rultor commented Jan 27, 2024

@rultor please, try to merge, since 2 checks have passed

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor
Copy link
Collaborator

rultor commented Jan 27, 2024

@rultor please, try to merge, since 2 checks have passed

@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 8min)

👍🏻 Correctly calculated hours
👍🏻 Correctly calculated hours and minutes

metrics/test-ast.sh:
👍🏻 Correctly collected AST metrics

metrics/test-authors.sh:
👍🏻 Didn't fail in non-git directory
👍🏻 Correctly calculated authors

metrics/test-cloc.sh:
👍🏻 Correctly counted lines of code

metrics/test-cyclomatic_complexity.sh:
👍🏻 Correctly calculated cyclomatic complexity

metrics/test-jpeek.sh:
👍🏻 Correctly ignored metrics generation
👍🏻 Correctly generated metrics description

metrics/test-multimetric.sh:
{
  "comment_ratio": 4.789,
  "cyclomatic_complexity": 1,
  "fanout_external": 2,
  "fanout_internal": 0,
  "halstead_bugprop": 0.063,
  "halstead_difficulty": 6,
  "halstead_effort": 1133.218,
  "halstead_timerequired": 62.957,
  "halstead_volume": 188.87,
  "loc": 12,
  "maintainability_index": 103.261,
  "operands_sum": 16,
  "operands_uniq": 12,
  "operators_sum": 27,
  "operators_uniq": 9,
  "pylint": 100,
  "tiobe": 100,
  "tiobe_compiler": 100,
  "tiobe_complexity": 100,
  "tiobe_coverage": 100,
  "tiobe_duplication": 100,
  "tiobe_fanout": 100,
  "tiobe_functional": 100,
  "tiobe_security": 100,
  "tiobe_standard": 100
}
hsd 6 Halstead Difficulty
hse 1133.218 Halstead Effort
hsv 188.87 Halstead Volume
midx 103.261 Maintainability Index
fout 2 Fan-Out
hsd 6 Halstead Difficulty
hse 1133.218 Halstead Effort
hsv 188.87 Halstead Volume
❌ Non-zero exit code (TARGET=/home/r/repo/test-zone/metrics/test-multimetric.sh/target)
make: *** [Makefile:75: test] Error 1
container fbb106e718b9f1e8b4a91fdbf5c9f1bbe3bbbb06dd2a0fc9069f57b254441fea is dead
Sat Jan 27 12:29:44 PM CET 2024

@yegor256
Copy link
Owner

@rultor merge

@rultor
Copy link
Collaborator

rultor commented Jan 28, 2024

@rultor merge

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor
Copy link
Collaborator

rultor commented Jan 28, 2024

@rultor merge

@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 7min)

👍🏻 Correctly calculated hours
👍🏻 Correctly calculated hours and minutes

metrics/test-ast.sh:
👍🏻 Correctly collected AST metrics

metrics/test-authors.sh:
👍🏻 Didn't fail in non-git directory
👍🏻 Correctly calculated authors

metrics/test-cloc.sh:
👍🏻 Correctly counted lines of code

metrics/test-cyclomatic_complexity.sh:
👍🏻 Correctly calculated cyclomatic complexity

metrics/test-jpeek.sh:
👍🏻 Correctly ignored metrics generation
👍🏻 Correctly generated metrics description

metrics/test-multimetric.sh:
{
  "comment_ratio": 4.789,
  "cyclomatic_complexity": 1,
  "fanout_external": 2,
  "fanout_internal": 0,
  "halstead_bugprop": 0.063,
  "halstead_difficulty": 6,
  "halstead_effort": 1133.218,
  "halstead_timerequired": 62.957,
  "halstead_volume": 188.87,
  "loc": 12,
  "maintainability_index": 103.261,
  "operands_sum": 16,
  "operands_uniq": 12,
  "operators_sum": 27,
  "operators_uniq": 9,
  "pylint": 100,
  "tiobe": 100,
  "tiobe_compiler": 100,
  "tiobe_complexity": 100,
  "tiobe_coverage": 100,
  "tiobe_duplication": 100,
  "tiobe_fanout": 100,
  "tiobe_functional": 100,
  "tiobe_security": 100,
  "tiobe_standard": 100
}
hsd 6 Halstead Difficulty
hse 1133.218 Halstead Effort
hsv 188.87 Halstead Volume
midx 103.261 Maintainability Index
fout 2 Fan-Out
hsd 6 Halstead Difficulty
hse 1133.218 Halstead Effort
hsv 188.87 Halstead Volume
❌ Non-zero exit code (TARGET=/home/r/repo/test-zone/metrics/test-multimetric.sh/target)
make: *** [Makefile:75: test] Error 1
container 091f06a0b616ef5ba64f76fe993f07e5078ee91f9ba368ba4f2dcff59f7f15f5 is dead
Sun Jan 28 07:05:27 PM CET 2024

yegor256 added a commit that referenced this pull request Feb 4, 2024
@renovate renovate bot changed the title Update dependency multimetric to v2.2.0 Update dependency multimetric to v2.2.0 - autoclosed Feb 4, 2024
@renovate renovate bot closed this Feb 4, 2024
@renovate renovate bot deleted the renovate/multimetric-2.x branch February 4, 2024 03:12
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.

None yet

2 participants