SpeciesFileGroup/taxonworks

View on GitHub
Branch: development(View all)
NameLines of codeMaintainabilityTest coverage
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/loadIdentifier.js16
A
0 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/processGeoreferenceQueue.js30
A
45 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/saveCELabel.js30
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/saveIdentifier.js22
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/getters/getCollectingEvent.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/getGeoreferences.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/getPreferences.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/getSettings.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/getTotalCO.js1
A
0 mins
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/getters.js41
B
5 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/mutations/addGeoreference.js8
A
2 hrs
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/mutations/addGeoreferenceToQueue.js8
A
2 hrs
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/mutations/mutations.js50
C
7 hrs
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/mutations/setCELabel.js3
A
0 mins
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/mutations/setCollectingEvent.js3
A
0 mins
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/mutations/setGeographicArea.js3
A
0 mins
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/mutations/setGeoreferences.js3
A
0 mins
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/mutations/setIdentifier.js3
A
0 mins
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/mutations/setIncrementIdentifier.js3
A
0 mins
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/mutations/setQueueGeoreferences.js3
A
0 mins
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/mutations/setSoftValidations.js3
A
0 mins
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/mutations/setStore.js3
A
0 mins
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/mutations/setUnit.js3
A
0 mins
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/mutations/updateLastChange.js3
A
0 mins
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/mutations/updateLastSave.js3
A
0 mins
app/javascript/vue/tasks/collecting_events/new_collecting_event/store/store.js38
A
0 mins
app/javascript/vue/tasks/collecting_events/stepwise/collectors/app.vue
app/javascript/vue/tasks/collecting_events/stepwise/collectors/components/CollectingEvent/CollectingEventDwc.vue
app/javascript/vue/tasks/collecting_events/stepwise/collectors/components/CollectingEvent/CollectingEventList.vue
app/javascript/vue/tasks/collecting_events/stepwise/collectors/components/CollectingEvent/CollectingEventRow.vue
app/javascript/vue/tasks/collecting_events/stepwise/collectors/components/Collector.vue
app/javascript/vue/tasks/collecting_events/stepwise/collectors/components/CutoffInput.vue
app/javascript/vue/tasks/collecting_events/stepwise/collectors/components/LabelList.vue
app/javascript/vue/tasks/collecting_events/stepwise/collectors/components/WarningGhost.vue
app/javascript/vue/tasks/collecting_events/stepwise/collectors/composables/useStore.js117
C
1 day
app/javascript/vue/tasks/collecting_events/stepwise/collectors/main.js10
A
35 mins
app/javascript/vue/tasks/collection_objects/browse/App.vue
app/javascript/vue/tasks/collection_objects/browse/components/COHeader.vue
app/javascript/vue/tasks/collection_objects/browse/components/CONavegation.vue