📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
Go to file
FAnett1997 06e918af92
Adding code maintainability badge
Dear Contributors,

As professional developers, you probably must be well aware of the meaning and importance of code maintainability! It expresses how difficult and risky it is to change the code. Maintainability is affected by a variety of low-level code quality attributes, like source code metrics, code duplications, clone smells, coding issues, and so on. Being able to measure it is crucial for keeping it at desired level.

We, at FrontEndART, have developed advanced algorithms based on benchmarks and quality models that allow us to quantify and track changes of code maintainability. The approach called "Probabilistic Software Quality Model" is based on the research conducted at the Software Engineering Department of University of Szeged (Hungary): https://ieeexplore.ieee.org/document/6080791.

We are excited to allow open source communities to use our tool called QualityGate (https://www.quality-gate.com), which incorporates these methods, enabling them to track their projects' maintainability.

If you agree that measuring, monitoring and promoting the maintainability of your project's code base adds a value to it, please accept this pull-request, which just adds a new badge to your project that shows its actual level of maintainability.

If you have further questions or comments, please do not hesitate to contact us at info@frontendart.com.

Best regards,
FrontEndART team
2021-06-01 13:25:16 +02:00
assets auto commit 2021-03-18 02:43:42 +08:00
docs auto commit 2020-11-17 00:32:18 +08:00
notes auto commit 2021-04-19 01:32:23 +08:00
.gitattributes auto commit 2020-02-23 16:28:48 +08:00
.gitignore auto commit 2020-02-23 16:28:48 +08:00
README.md Adding code maintainability badge 2021-06-01 13:25:16 +02:00


算法  操作系统 网络  面向对象  数据库    Java   系统设计   工具   编码实践   后记  
✏️ 💻 ☁️ 🎨 💾 💡 🔧 🍉 📝

Maintainability


✏️ 算法

💻 操作系统

☁️ 网络

💾 数据库

Java

💡 系统设计

🎨 面向对象

🔧 工具

🍉 编码实践

📝 后记

排版

笔记内容按照 中文文案排版指北 进行排版,以保证内容的可读性。

不使用 ![]() 这种方式来引用图片,而是用 <img> 标签。一方面是为了能够控制图片以合适的大小显示,另一方面是因为 GFM 不支持 <center> ![]() </center> 这种方法让图片居中显示,只能使用 <div align="center"> <img src=""/> </div> 达到居中的效果。

在线排版工具:Text-Typesetting

License

本仓库的内容不是将网上的资料随意拼凑而来,除了少部分引用书上和技术文档的原文(这部分内容都在末尾的参考链接中加了出处),其余都是我的原创。在您引用本仓库内容或者对内容进行修改演绎时,请署名并以相同方式共享,谢谢。

转载文章请在开头明显处标明该页面地址,公众号等其它转载请联系 zhengyc101@163.com。

Logologomakr

知识共享许可协议

致谢

感谢以下人员对本仓库做出的贡献,当然不仅仅只有这些贡献者,这里就不一一列举了。如果你希望被添加到这个名单中,并且提交过 Issue 或者 PR请与我联系。