Skip to content
  • This project
    • Loading...
  • Sign in

李希虎 / ODM

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • ODM
  • .svn
  • pristine
  • 95
  • 95462172699187ac02eaec6074024b26e6d71...
  • 李希虎's avatar
    首次提交 · 5e14ef3e
    5e14ef3e Browse Directory
    李希虎 committed 2022-02-15 10:44:37 +0800
95462172699187ac02eaec6074024b26e6d71cff.svn-base 216 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13
{
	"all": true,
	"check-coverage": false,
	"reporter": ["text-summary", "text", "html", "json"],
	"lines": 86,
	"statements": 85.93,
	"functions": 82.43,
	"branches": 76.06,
	"exclude": [
		"coverage",
		"test"
	]
}