Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

ProfessionalWiki/WikibaseFacetedSearch

codecov-commenter created a comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
## [Codecov](https://app.codecov.io/gh/ProfessionalWiki/WikibaseFacetedSearch/pull/43?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+commen...

View on GitHub

malberts opened a pull request on ProfessionalWiki/WikibaseFacetedSearch
Fix import
malberts created a branch on ProfessionalWiki/WikibaseFacetedSearch

fix-ci - Enhanced searching interface with drilldown for Wikibase

malberts pushed 1 commit to master ProfessionalWiki/WikibaseFacetedSearch

View on GitHub

malberts deleted a branch ProfessionalWiki/WikibaseFacetedSearch

ConfigPageTest

malberts closed a pull request on ProfessionalWiki/WikibaseFacetedSearch
Add ConfigPageTest
malberts deleted a branch ProfessionalWiki/WikibaseFacetedSearch

tconfig

malberts pushed 5 commits to master ProfessionalWiki/WikibaseFacetedSearch
  • Add TODOs dc7d795
  • Move interfaces out of /Persistence/ 7593896
  • Inject Config into FacetUiBuilder 4ad1757
  • Improve naming of "instance of id" e452e19
  • Access facets in FacetUiBuilder 778f537

View on GitHub

malberts created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
Blame WikibaseExport developers!

View on GitHub

malberts created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch

View on GitHub

malberts created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
We might need both, or at least another version. See https://github.com/ProfessionalWiki/WikibaseFacetedSearch/pull/41/files#r1885911926

View on GitHub

malberts created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch

View on GitHub

malberts created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
The original idea was that we'd need to access per-item/instance facet config when building the actual facets. So to build FacetConfigList I had to decide how to keep track of the configs and that ...

View on GitHub

malberts created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch

View on GitHub

malberts created a comment on an issue on ProfessionalWiki/WikibaseFacetedSearch
I should have been clearer. My queries here relate more specifically to range facet filtering with either "script" or "runtime_mappings", but with the point that both are likely suboptimal for invo...

View on GitHub

JeroenDeDauw created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
This test class was leaking state despite being in `@group Database`

View on GitHub

JeroenDeDauw created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch

View on GitHub

codecov-commenter created a comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
## [Codecov](https://app.codecov.io/gh/ProfessionalWiki/WikibaseFacetedSearch/pull/42?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+commen...

View on GitHub

JeroenDeDauw pushed 1 commit to ConfigPageTest ProfessionalWiki/WikibaseFacetedSearch

View on GitHub

JeroenDeDauw pushed 1 commit to ConfigPageTest ProfessionalWiki/WikibaseFacetedSearch

View on GitHub

JeroenDeDauw pushed 1 commit to ConfigPageTest ProfessionalWiki/WikibaseFacetedSearch

View on GitHub

JeroenDeDauw created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
It is common to split code into several classes but only have tests for the higher level one. In such cases it's good to include covers tags for the lower level ones in said test.

View on GitHub

JeroenDeDauw created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch

View on GitHub

JeroenDeDauw opened a pull request on ProfessionalWiki/WikibaseFacetedSearch
Add ConfigPageTest
JeroenDeDauw created a branch on ProfessionalWiki/WikibaseFacetedSearch

ConfigPageTest - Enhanced searching interface with drilldown for Wikibase

JeroenDeDauw pushed 1 commit to master ProfessionalWiki/WikibaseFacetedSearch

View on GitHub

JeroenDeDauw created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
There is arguably some technical debt here, but it's fully contained, so it does not matter. Two guidelines violated here: * Compute things when you need them, don't put them in place just in c...

View on GitHub

JeroenDeDauw created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch

View on GitHub

JeroenDeDauw created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
I ended up adding the below `getFacetConfigForInstanceType`, which is what made me put the TODO on this function.

View on GitHub

Load more