设为首页 收藏本站
查看: 878|回复: 0

[软件发布] SonarQube Python 1.6 和 SonarQube PL/SQL 2.8 发布

[复制链接]

尚未签到

发表于 2016-10-26 07:05:58 | 显示全部楼层 |阅读模式
欢迎加入运维网交流群:263444886   DSC0000.jpg
                SonarQube PL/SQL 2.8  发布,主要更新如下:

  •   Avoid using DELETE or UPDATE without a WHERE clause
  •   Do not declare a variable more than once in a given scope (PLS-00371)
  •   SELECT * should not be used
  •   Avoid using quoted identifiers
  •   Avoid nested subqueries (queries in the WHERE clause)
更多内容请看: release notes ;产品文档:product page
SonarQube Python 1.6发布,所有最新的Python语法功能现在支持:

  •   3.6: PEP 498: Formatted string literals
  •   3.5: PEP 448 – Additional Unpacking Generalizations
  •   3.5: PEP 465 – A dedicated infix operator for matrix multiplication
  •   3.5: PEP 492 – Coroutines with async and await syntax
  •   3.3: PEP 380: Syntax for Delegating to a Subgenerator
更新列表:
  bug

  •   [SONARPY-101] - Analysis breaks when importing a coverage report containing windows paths and zero coverage switched on
  •   [SONARPY-122] - Parsing error when using "*" in function parameter list
  •   [SONARPY-138] - NPE in NeedlessPassCheck when "pass" is not nested
  •   [SONARPY-150] - FP ExitHasBadArgumentsCheck: parameter with "*"
  改进:

  •   [SONARPY-124] - Add a warning in the log when coverage report is not found
  •   [SONARPY-125] - Handle absolute path for coverage report path properties
  •   [SONARPY-130] - False positive S2325: method raises NotImplementedError
  •   [SONARPY-134] - Change the default mode for unit test result import
  •   [SONARPY-136] - update issueManagement url in POM
  •   [SONARPY-137] - update description in POM
  •   [SONARPY-140] - Tune "Sonar way" quality profile
  •   [SONARPY-149] - Do not save 0 for ncloc_data and comment_lines_data metrics
  •   [SONARPY-154] - False Positive on rules considering nested class properties
  •   [SONARPY-156] - Improve MethodShouldBeStaticCheck: ignore built-in methods
  •   [SONARPY-157] - Update FunctionComplexity parameter default value to 20
  •   [SONARPY-158] - Update NestedControlFlowDepthCheck parameter default value to 4
  •   [SONARPY-159] - Update FunctionName and MethodName parameter default value to not limit max name length
  •   [SONARPY-171] - Group plugin properties into subcategories
  新特性

  •   [SONARPY-129] - Support NOSONAR to ignore specific issues on the same line
  •   [SONARPY-142] - Migrate plugin on SQ 5.6 LTS
  •   [SONARPY-143] - Support issues with precise location
  •   [SONARPY-144] - Raise issues with precise location for comments-related rules
  •   [SONARPY-145] - Raise issues with precise location for flow-related rules
  •   [SONARPY-146] - Raise issues with precise location for class- and function-related rules
  •   [SONARPY-147] - Raise issues with precise location for bad-usage rules
  •   [SONARPY-148] - Support new Python <=3.6 syntax
  •   [SONARPY-163] - Highlight number literals
  •   [SONARPY-164] - Highlight python docstring
  Task

  •   [SONARPY-103] - Migrate text colorizing to use Highlightable interface
  •   [SONARPY-127] - Update maven groupId
  •   [SONARPY-151] - Deprecate rule LongIntegerWithLowercaseSuffixUsage
  •   [SONARPY-153] - Remove BackslashInStringCheck from Sonar Way profile
  •   [SONARPY-160] - Drop SQALE characteristics
  •   [SONARPY-162] - Migrate to Java8
  •   [SONARPY-165] - Drop commons rules
  Sub-task

  •   [SONARPY-161] - Parse &quot;yield from&quot;
  •   [SONARPY-167] - Parse coroutines with async and await syntax
  •   [SONARPY-168] - Parse an infix operator for matrix multiplication
  •   [SONARPY-169] - Parse additional unpacking generalizations
  •   [SONARPY-170] - Parse formatted string literals
  •   [SONARPY-172] - Parse 'rb' prefix of raw bytes literals
  详细改进请看发行说明,可以通过更新中心进行更新或者安装,文档请看软件主页。

运维网声明 1、欢迎大家加入本站运维交流群:群②:261659950 群⑤:202807635 群⑦870801961 群⑧679858003
2、本站所有主题由该帖子作者发表,该帖子作者与运维网享有帖子相关版权
3、所有作品的著作权均归原作者享有,请您和我们一样尊重他人的著作权等合法权益。如果您对作品感到满意,请购买正版
4、禁止制作、复制、发布和传播具有反动、淫秽、色情、暴力、凶杀等内容的信息,一经发现立即删除。若您因此触犯法律,一切后果自负,我们对此不承担任何责任
5、所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其内容的准确性、可靠性、正当性、安全性、合法性等负责,亦不承担任何法律责任
6、所有作品仅供您个人学习、研究或欣赏,不得用于商业或者其他用途,否则,一切后果均由您自己承担,我们对此不承担任何法律责任
7、如涉及侵犯版权等问题,请您及时通知我们,我们将立即采取措施予以解决
8、联系人Email:admin@iyunv.com 网址:www.yunweiku.com

所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其承担任何法律责任,如涉及侵犯版权等问题,请您及时通知我们,我们将立即处理,联系人Email:kefu@iyunv.com,QQ:1061981298 本贴地址:https://www.iyunv.com/thread-291303-1-1.html 上篇帖子: Apache DeltaSpike 1.7.1 发布,便捷 CDI 扩展 下篇帖子: Thymeleaf 3.0.1 发布,HTML 5 模板引擎
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

扫码加入运维网微信交流群X

扫码加入运维网微信交流群

扫描二维码加入运维网微信交流群,最新一手资源尽在官方微信交流群!快快加入我们吧...

扫描微信二维码查看详情

客服E-mail:kefu@iyunv.com 客服QQ:1061981298


QQ群⑦:运维网交流群⑦ QQ群⑧:运维网交流群⑧ k8s群:运维网kubernetes交流群


提醒:禁止发布任何违反国家法律、法规的言论与图片等内容;本站内容均来自个人观点与网络等信息,非本站认同之观点.


本站大部分资源是网友从网上搜集分享而来,其版权均归原作者及其网站所有,我们尊重他人的合法权益,如有内容侵犯您的合法权益,请及时与我们联系进行核实删除!



合作伙伴: 青云cloud

快速回复 返回顶部 返回列表