SpeciesFileGroup/taxonworks

View on GitHub
Branch: development(View all)
NameLines of codeMaintainabilityTest coverage
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/mutations/addGeoreference.js8
A
2 hrs
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/getters/isUnsaved.js1
A
0 mins
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/getters/getters.js41
B
5 hrs
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/getters/getUnit.js1
A
0 mins
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/getters/getTotalCO.js1
A
0 mins
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/getters/getSoftValidations.js1
A
0 mins
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/getters/getSettings.js1
A
0 mins
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/getters/getQueueGeoreferences.js1
A
0 mins
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/getters/getPreferences.js1
A
0 mins
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/getters/getIdentifier.js1
A
0 mins
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/getters/getGeoreferences.js1
A
0 mins
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/getters/getGeographicArea.js1
A
0 mins
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/getters/getCollectingEvent.js1
A
0 mins
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/getters/getCELabel.js1
A
0 mins
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/actions/saveIdentifier.js22
A
0 mins
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/actions/saveCollectingEvent.js62
A
1 hr
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/actions/saveCELabel.js30
A
0 mins
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/actions/resetStore.js21
A
0 mins
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/actions/processGeoreferenceQueue.js30
A
45 mins
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/actions/loadSoftValidations.js11
A
0 mins
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/actions/loadIdentifier.js15
A
0 mins
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/actions/loadGeoreferences.js7
A
45 mins
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/actions/loadGeographicArea.js17
A
0 mins
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/actions/loadCollectingEvent.js39
A
1 hr
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/actions/loadCELabel.js13
A
0 mins
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/actions/cloneCollectingEvent.js17
A
0 mins
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/actions/actions.js31
B
4 hrs
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/actions/actionNames.js15
A
1 hr
app/javascript/vue/tasks/collecting_events/new_collecting_event/main.js15
A
1 hr
app/javascript/vue/tasks/collecting_events/new_collecting_event/helpers/verbatimProperties.js13
A
2 hrs
app/javascript/vue/tasks/collecting_events/new_collecting_event/helpers/parsedProperties.js67
F
3 days
app/javascript/vue/tasks/collecting_events/new_collecting_event/helpers/createGeoJSONFeature.js11
A
50 mins
app/javascript/vue/tasks/collecting_events/new_collecting_event/helpers/addGeoreference.js6
A
2 hrs
app/javascript/vue/tasks/collecting_events/new_collecting_event/const/georeferenceTypes.js7
A
0 mins
app/javascript/vue/tasks/collecting_events/new_collecting_event/const/extendRequest.js1
A
0 mins
app/javascript/vue/tasks/collecting_events/new_collecting_event/const/components.js87
C
1 day
app/javascript/vue/tasks/collecting_events/new_collecting_event/components/verbatim/TripIdentifier.vue
app/javascript/vue/tasks/collecting_events/new_collecting_event/components/verbatim/Method.vue
app/javascript/vue/tasks/collecting_events/new_collecting_event/components/verbatim/Longitude.vue
app/javascript/vue/tasks/collecting_events/new_collecting_event/components/verbatim/Locality.vue
app/javascript/vue/tasks/collecting_events/new_collecting_event/components/verbatim/Latitude.vue
app/javascript/vue/tasks/collecting_events/new_collecting_event/components/verbatim/Label.vue
app/javascript/vue/tasks/collecting_events/new_collecting_event/components/verbatim/Habitat.vue
app/javascript/vue/tasks/collecting_events/new_collecting_event/components/verbatim/Geolocation.vue
app/javascript/vue/tasks/collecting_events/new_collecting_event/components/verbatim/Elevation.vue
app/javascript/vue/tasks/collecting_events/new_collecting_event/components/verbatim/Datum.vue
app/javascript/vue/tasks/collecting_events/new_collecting_event/components/verbatim/Date.vue
app/javascript/vue/tasks/collecting_events/new_collecting_event/components/verbatim/Collectors.vue
app/javascript/vue/tasks/collecting_events/new_collecting_event/components/parsed/georeferences/wkt.vue
app/javascript/vue/tasks/collecting_events/new_collecting_event/components/parsed/georeferences/list.vue