Commit Graph

3773 Commits

Author SHA1 Message Date
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
CyC2018
a8c5a57065 auto commit 2021-04-19 01:32:23 +08:00
CyC2018
1b0c341773 auto commit 2021-04-19 01:07:49 +08:00
CyC2018
f6c2333822 auto commit 2021-04-19 01:03:52 +08:00
CyC2018
01f9a926dc auto commit 2021-04-19 01:00:33 +08:00
CyC2018
05998c5e40 auto commit 2021-04-19 00:38:39 +08:00
CyC2018
908fd6c8e0 auto commit 2021-04-19 00:32:56 +08:00
CyC2018
156f7a67f4 auto commit 2021-03-23 02:48:19 +08:00
CyC2018
6027156d73 auto commit 2021-03-19 03:15:18 +08:00
CyC2018
061b375529
auto commit 2021-03-18 02:43:42 +08:00
CyC2018
d72820b1d0
auto commit 2020-11-20 01:55:16 +08:00
CyC2018
68a522b872 auto commit 2020-11-20 01:43:00 +08:00
CyC2018
efc0bcd1d6
Merge pull request #1011 from qizhengzhong/master
文本小错误更改
2020-11-20 01:42:38 +08:00
Chris Qi
5ee7c7c750 Small content update 2020-11-18 20:24:58 +00:00
Chris Qi
600256bde2 Small content update 2020-11-18 20:22:37 +00:00
Chris Qi
287b9b838b Merge branch 'master' of github.com:CyC2018/CS-Notes 2020-11-18 20:16:05 +00:00
CyC2018
fb9f2a65ca auto commit 2020-11-19 01:49:38 +08:00
CyC2018
493f076782 auto commit 2020-11-19 01:40:33 +08:00
CyC2018
e7478680c0
Merge pull request #1017 from Xunzhuo/patch-4
修复ArrayList扩容机制的问题
2020-11-19 01:36:10 +08:00
LIU
bc230857ad
修复ArrayList扩容机制的问题
对于奇数Old Capacity,右移操作:new Capacity = 1.5*Old Capacity - 0.5
2020-11-18 13:57:39 +08:00
CyC2018
36977963ca auto commit 2020-11-18 03:04:56 +08:00
CyC2018
0c65b30a8f
Merge pull request #1015 from Xunzhuo/patch-1
补充switch的使用
2020-11-18 03:03:52 +08:00
CyC2018
419e6d2d9f Merge branch 'master' of github.com:CyC2018/CS-Notes 2020-11-18 03:02:18 +08:00
CyC2018
7899f565d3 auto commit 2020-11-18 03:00:45 +08:00
CyC2018
5e68e04e31
Merge pull request #1016 from Xunzhuo/patch-2
fix markdown  errors
2020-11-18 02:19:58 +08:00
CyC2018
236b85af83 auto commit 2020-11-18 00:32:26 +08:00
LIU
fe463db016
fix markdown errors 2020-11-17 20:34:35 +08:00
LIU
877c43f824
补充switch的使用 2020-11-17 19:26:46 +08:00
CyC2018
fe29962932 auto commit 2020-11-17 02:08:00 +08:00
CyC2018
ed72f0143d auto commit 2020-11-17 02:03:36 +08:00
CyC2018
f9cef95235 auto commit 2020-11-17 00:35:16 +08:00
CyC2018
f8ca5065f2 Merge branch 'master' of github.com:CyC2018/CS-Notes 2020-11-17 00:32:46 +08:00
CyC2018
7e61fc1360 auto commit 2020-11-17 00:32:18 +08:00
CyC2018
5ee46715ed
auto commit 2020-11-17 00:10:47 +08:00
CyC2018
7a5c834b48
auto commit 2020-11-17 00:10:25 +08:00
Chris Qi
72fd7d81c9 Merge branch 'master' of https://github.com/qizhengzhong/CS-Notes 2020-11-08 15:42:33 +00:00
Chris Qi
5b8e52ff69 Small content update 2020-11-08 15:42:29 +00:00
CyC2018
f5ad47b470 auto commit 2020-11-05 02:27:35 +08:00
CyC2018
e9d511e0aa auto commit 2020-11-05 02:14:24 +08:00
CyC2018
cd787b2623 auto commit 2020-11-05 02:09:40 +08:00
CyC2018
451d9b11de auto commit 2020-11-05 01:34:00 +08:00
CyC2018
1e5a462d61 auto commit 2020-11-05 01:29:38 +08:00
CyC2018
efab8d1fcf auto commit 2020-11-05 01:01:54 +08:00
CyC2018
2e03e23206 auto commit 2020-11-05 00:45:34 +08:00
CyC2018
5fdc95f4ba
auto commit 2020-11-05 00:35:28 +08:00
CyC2018
8555d8b220
auto commit 2020-11-05 00:34:15 +08:00
CyC2018
3c714cb498 auto commit 2020-11-05 00:33:34 +08:00
CyC2018
5cd2fa8cbc auto commit 2020-11-05 00:30:05 +08:00
CyC2018
072b57faf5
auto commit 2020-11-04 23:43:39 +08:00
CyC2018
dc93832af9
auto commit 2020-11-04 23:42:58 +08:00