Opened 7 years ago
Closed 7 years ago
#1658 closed defect (fixed)
petascope demo coverages should not be prefixed test_*
Reported by: | Dimitar Misev | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 9.5 |
Component: | undecided | Version: | development |
Keywords: | Cc: | Peter Baumann | |
Complexity: | Medium |
Description
petascope_insertdemo.sh inserts these coverages:
Result object 1: test_AverageTemperature Result object 2: test_mean_summer_airtemp Result object 3: test_AverageChloro
They shouldn't have the test_ prefix in my opinion.
Change History (3)
comment:1 by , 7 years ago
Cc: | added |
---|
comment:2 by , 7 years ago
I am fine with all that makes them appear homogeneous - that includes underscores and case. And abbreviations: Chloro→Chlorophyll
comment:3 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I'd suggest
demo_
or no prefix at all.