MCPcopy Index your code
hub / github.com/MALSync/MALSync / progress

Method progress

src/utils/progressRelease.ts:71–73  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

69 }
70
71 progress() {
72 return this.progressItem;
73 }
74
75 isFinished(): boolean {
76 return this.isProgressFinished();

Callers 10

injectProgressMethod · 0.80
fullListCallbackMethod · 0.80
sortAiringListFunction · 0.80
orderItemsFunction · 0.80
sortItemsByLastTimestampFunction · 0.80
sortItemsByPredictionFunction · 0.80
sortUnreadFunction · 0.80
fullListCallbackMethod · 0.80
setEpPredictionMethod · 0.80
bookmarksMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected