pythonocc-core icon indicating copy to clipboard operation
pythonocc-core copied to clipboard

Review/x3d export 750

Open tpaviot opened this issue 5 years ago • 5 comments

tpaviot avatar Dec 04 '20 03:12 tpaviot

This pull request introduces 130 alerts when merging 11eaa6c96b9fc48981109f7bb48c691cfb1da17d into 835a786c55245be67039cd3d615ca92756c72eef - view on LGTM.com

new alerts:

  • 104 for Unused local variable
  • 8 for Missing call to __init__ during object initialization
  • 5 for Variable defined multiple times
  • 4 for Redundant comparison
  • 4 for Unused import
  • 2 for Except block handles 'BaseException'
  • 2 for Nested loops with same variable
  • 1 for __init__ method calls overridden method

lgtm-com[bot] avatar Dec 04 '20 04:12 lgtm-com[bot]

This pull request introduces 123 alerts when merging 75d0a8fcb7302afb57b4daf946df7b65ece2b71f into 7e7f74bca95995da89a4f944b50bb939361c6a7b - view on LGTM.com

new alerts:

  • 101 for Unused local variable
  • 8 for Missing call to __init__ during object initialization
  • 5 for Variable defined multiple times
  • 4 for Redundant comparison
  • 2 for Nested loops with same variable
  • 1 for Except block handles 'BaseException'
  • 1 for Unused import
  • 1 for __init__ method calls overridden method

lgtm-com[bot] avatar Dec 05 '20 18:12 lgtm-com[bot]

This pull request introduces 119 alerts when merging 2830052ef27648410320a9249c1917ad83a31f9e into 7e7f74bca95995da89a4f944b50bb939361c6a7b - view on LGTM.com

new alerts:

  • 99 for Unused local variable
  • 8 for Missing call to __init__ during object initialization
  • 5 for Variable defined multiple times
  • 4 for Redundant comparison
  • 2 for Nested loops with same variable
  • 1 for __init__ method calls overridden method

lgtm-com[bot] avatar Dec 06 '20 08:12 lgtm-com[bot]

This pull request introduces 120 alerts when merging 50e31dc59311f5c8d07c980dcd2e683b200ded44 into 7e7f74bca95995da89a4f944b50bb939361c6a7b - view on LGTM.com

new alerts:

  • 99 for Unused local variable
  • 8 for Missing call to __init__ during object initialization
  • 5 for Variable defined multiple times
  • 4 for Redundant comparison
  • 2 for Nested loops with same variable
  • 1 for Wrong number of arguments in a call
  • 1 for __init__ method calls overridden method

lgtm-com[bot] avatar Dec 09 '20 05:12 lgtm-com[bot]

@tpaviot Can you close it?It's pointless to keep it open.

ovo-Tim avatar May 16 '23 14:05 ovo-Tim