Skip to content

Commit

Permalink
Adicionando métricas do repositório 2024.2-ARANDU-APP dev
Browse files Browse the repository at this point in the history
  • Loading branch information
dartmol203 committed Dec 6, 2024
1 parent e52b0d4 commit 5253222
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,9 @@
}
],
"milestone": null,
"comments": 1,
"comments": 2,
"created_at": "2024-12-03T02:21:47Z",
"updated_at": "2024-12-04T00:28:23Z",
"updated_at": "2024-12-04T20:44:11Z",
"closed_at": null,
"author_association": "CONTRIBUTOR",
"active_lock_reason": null,
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"paging": {"pageIndex": 1, "pageSize": 500, "total": 4}, "baseComponent": {"id": "AZMRfPhu5046RMCOlvEw", "key": "fga-eps-mds_2024.2-ARANDU-APP", "name": "2024.2-ARANDU-APP", "qualifier": "TRK", "measures": [{"metric": "comment_lines_density", "value": "45.0", "bestValue": false}, {"metric": "complexity", "value": "7"}, {"metric": "coverage", "value": "92.3", "bestValue": false}, {"metric": "duplicated_lines_density", "value": "0.0", "bestValue": true}, {"metric": "files", "value": "1"}, {"metric": "functions", "value": "8"}, {"metric": "ncloc", "value": "60"}, {"metric": "security_rating", "value": "1.0", "bestValue": true}]}, "components": [{"id": "AZOFAEa5C5S389luaUZ9", "key": "fga-eps-mds_2024.2-ARANDU-APP:lib", "name": "lib", "qualifier": "DIR", "path": "lib", "measures": [{"metric": "comment_lines_density", "value": "45.0", "bestValue": false}, {"metric": "complexity", "value": "7"}, {"metric": "coverage", "value": "92.3", "bestValue": false}, {"metric": "duplicated_lines_density", "value": "0.0", "bestValue": true}, {"metric": "files", "value": "1"}, {"metric": "functions", "value": "8"}, {"metric": "ncloc", "value": "60"}, {"metric": "security_rating", "value": "1.0", "bestValue": true}]}, {"id": "AZOFAEa5C5S389luaUZ8", "key": "fga-eps-mds_2024.2-ARANDU-APP:lib/main.dart", "name": "main.dart", "qualifier": "FIL", "path": "lib/main.dart", "language": "dart", "measures": [{"metric": "comment_lines_density", "value": "45.0", "bestValue": false}, {"metric": "complexity", "value": "7"}, {"metric": "coverage", "value": "92.3", "bestValue": false}, {"metric": "files", "value": "1"}, {"metric": "functions", "value": "8"}, {"metric": "ncloc", "value": "60"}, {"metric": "security_rating", "value": "1.0", "bestValue": true}, {"metric": "duplicated_lines_density", "value": "0.0", "bestValue": true}, {"metric": "test_failures", "value": "0", "bestValue": true}, {"metric": "test_errors", "value": "0", "bestValue": true}]}, {"id": "AZOFW6_lVyZ_0_a8levR", "key": "fga-eps-mds_2024.2-ARANDU-APP:test", "name": "test", "qualifier": "DIR", "path": "test", "measures": [{"metric": "security_rating", "value": "1.0", "bestValue": true}]}, {"id": "AZOFW6_lVyZ_0_a8levQ", "key": "fga-eps-mds_2024.2-ARANDU-APP:test/widget_test.dart", "name": "widget_test.dart", "qualifier": "UTS", "path": "test/widget_test.dart", "language": "dart", "measures": [{"metric": "security_rating", "value": "1.0", "bestValue": true}, {"metric": "duplicated_lines_density", "value": "0.0", "bestValue": true}, {"metric": "test_failures", "value": "0", "bestValue": true}, {"metric": "test_errors", "value": "0", "bestValue": true}]}]}

0 comments on commit 5253222

Please sign in to comment.