Closed stereobooster closed 1 year ago
hm strange... tests (github CI) are not running for pull request
And there is second-copy of store
in Facets
- this._items_map
. Maybe it can be refactored somehow to store only copy of "map".
Yes, the code looks much cleaner now, is more readable and uses modern JS.
hm strange... tests (github CI) are not running for pull request
IMO .github/workflows/push.yml
is missing pull_request
in 3rd line
on: [push, pull_request]
Up to you - if you like this refactoring or not