Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EEF/Metrics"

< EEF
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Back To|name=EEF|href=EEF}}
 
  
 
Since Helios release, projects should provide some summary metrics, such as number of bundles, number of committers, lines of code, number of bugs opened and fixed...
 
Since Helios release, projects should provide some summary metrics, such as number of bundles, number of committers, lines of code, number of bugs opened and fixed...
Line 9: Line 8:
 
* Goulwen Le Fur, Obeo - Project lead
 
* Goulwen Le Fur, Obeo - Project lead
 
* Nathalie Lépine, Obeo
 
* Nathalie Lépine, Obeo
* Stéphane Bouchet, Obeo
+
* [[User:Stephane.bouchet.obeo.fr|Stéphane Bouchet]], Obeo ( until 2012 )
 
* Patrick Tessier, CEA List - UML codegen maintainer
 
* Patrick Tessier, CEA List - UML codegen maintainer
  
Line 16: Line 15:
 
* number of bundles : 6
 
* number of bundles : 6
 
* lines of code : ~ 150 000 ( mostly generated )
 
* lines of code : ~ 150 000 ( mostly generated )
* units tests : 125 ( mostly the geneated cases )
+
* units tests : 125 ( mostly the generated cases )
 
* code coverage : ~ 40 % ( runtime and generated cases )
 
* code coverage : ~ 40 % ( runtime and generated cases )
 
* resolved bugs : 32
 
* resolved bugs : 32

Revision as of 08:48, 27 August 2014

Since Helios release, projects should provide some summary metrics, such as number of bundles, number of committers, lines of code, number of bugs opened and fixed...

For global stats, you can check also the ohloh page : https://www.ohloh.net/p/eef

Committers

  • Goulwen Le Fur, Obeo - Project lead
  • Nathalie Lépine, Obeo
  • Stéphane Bouchet, Obeo ( until 2012 )
  • Patrick Tessier, CEA List - UML codegen maintainer

Helios

  • number of bundles : 6
  • lines of code : ~ 150 000 ( mostly generated )
  • units tests : 125 ( mostly the generated cases )
  • code coverage : ~ 40 % ( runtime and generated cases )
  • resolved bugs : 32
  • still open bugs : 52

Back to the top