Closed hudson-newey closed 1 year ago
Size Change: +359 B (0%)
Total Size: 2.67 MB
Filename | Size | Change |
---|---|---|
dist/workbench-client/browser/main.****************.js |
845 kB | +135 B (0%) |
dist/workbench-client/server/main.js |
1.77 MB | +224 B (0%) |
6 files 6 suites 15m 28s :stopwatch: 17 430 tests 16 866 :heavy_check_mark: 564 :zzz: 0 :x: 17 532 runs 16 968 :heavy_check_mark: 564 :zzz: 0 :x:
Results for commit 6bf35d38.
:recycle: This comment has been updated with latest results.
Backfill analyses recording models & services
The baw-server currently has existing API's and services for analysis jobs and analysis jobs items and analysis jobs items results. In preparation of being feature ready, we need to create the appropriate models and services.
Changes
AnalysisJobItemResults
model & mocksAnalysisJobItemResults
servicesAnalysisJobItemResults
servicesAnalysisJobItem
Problems
There is currently no way to effectively test the models and services. The functionality of these models and services also needs to be implemented in later issues as part of #2008.
Issues
Fixes: #2010
Visual Changes
NA.
Final Checklist
npm run lint
)npm run test:all
)