SolidBench / SolidBench.js

A benchmark for Solid to simulate vaults with social network data.
MIT License
10 stars 11 forks source link

Update CSS to version 7 #12

Closed surilindur closed 4 months ago

surilindur commented 6 months ago

Here is a small set of changes to update the CSS version to 7, and to adjust the use of it in code and fix the unit tests. The new configuration has been tested to work when serving the generated dataset and only doing reading (since locking is still disabled, as it was previously).

If there is anything that could or should be changed, I can do that.

coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 8894987796

Details


Totals Coverage Status
Change from base Build 6611244847: 0.0%
Covered Lines: 116
Relevant Lines: 116

💛 - Coveralls
rubensworks commented 6 months ago

Thanks! Remind me to merge this one once the fragmenter stuff is ready :-)

surilindur commented 4 months ago

This is ready to be merged on its own, I think it would make for a cleaner commit history than adding everything else also in this same PR. Would that be okay?

rubensworks commented 4 months ago

Thanks!