Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exclude contributors for resource search #595

Merged
merged 5 commits into from
Oct 21, 2024
Merged

Conversation

sondrev
Copy link
Contributor

@sondrev sondrev commented Oct 10, 2024

No description provided.

Copy link

github-actions bot commented Oct 10, 2024

Test Results

 30 files  ±0   30 suites  ±0   53s ⏱️ -2s
869 tests +2  866 ✅ +2  3 💤 ±0  0 ❌ ±0 
902 runs  +2  899 ✅ +2  3 💤 ±0  0 ❌ ±0 

Results for commit a9f32ea. ± Comparison against base commit 0b9abd5.

This pull request removes 2 and adds 4 tests. Note that renamed tests count towards both.
no.unit.nva.indexingclient.models.IndexDocumentTest ‑ should throw exception when validating and missing mandatory fields:IndexDocument[consumptionAttributes=EventConsumptionAttributes[index=7E148dN0WFiYFv, documentIdentifier=null], resource={"vvP5mqF15zu7KOtFyb":{"bOgX4GIlCyf4ajaoN3P":"8BkCHY7pTGAtEBb","FMlaL19z1WsRapwbxU":"g5e1MzEXvMJoG23","AdTEuBjfbIvvzXNJot":"k3QFxiP1kr2q0","dzXifl50Fi":"zST5LoANQdguHwqi","rpoZHOWE8Cxw3l1":"Ylga48AelYPyDpobWB8"},"B9pHxokU3VE4":{"oXQzLsrF92VkyQEY":"SWYgppzmGKC8H","9rkyrboOpp":"VKB1oErnJr","W9coi3iNSsN07yOK7":"pENown7JFJfr7fupl","63cYsc28iZeYHj1":"s5wO96eBOK","37mD58Czt9jHCjkezC":"vpjOE6QoS…
no.unit.nva.indexingclient.models.IndexDocumentTest ‑ should throw exception when validating and missing mandatory fields:IndexDocument[consumptionAttributes=EventConsumptionAttributes[index=null, documentIdentifier=0192ae8085ce-72e81f09-92eb-44ea-a780-4ed4a50eb29d], resource={"l1kFNHoyWxt0nQf19":{"fMUIxAkcMD":"9Ms7XP88CELj13g","lNa7Q3FXYNYKRC6":"0eDwFDy5Ji4kl","YBcm8fdQeoxVJchw":"qXeYeoZLKqIFQC5YvHV","yPf7LUPh3u4k3LJg":"g2NgjbffVpsH","4Jb8DtZeh71z2e15Bh":"uUoi5nK6rD5JoXw"},"XCQR9WMJD99Fk":{"byWNQjyftVU3j":"lLF8n081olKzoFq0Z7P","GlsepDXF0cV":"c87EdnDKgxpT","5Do6FZt9CHYQE":"u5C6gNOjaUJz4gTFc","NO1yLIw8TlagYwSK09":"ADm1yPzLAT4"…
no.unit.nva.indexingclient.models.IndexDocumentTest ‑ should throw exception when validating and missing mandatory fields:IndexDocument[consumptionAttributes=EventConsumptionAttributes[index=hgM04YW1dn, documentIdentifier=null], resource={"hCFAGXa2xbfwfg":{"rlxY4o3EEPRx0mUsPz":"0z7a2Z0GC4mtLQl1","rNhWvaIuGzWf2w8hx":"IaPEUoHWT4bsHX","3bGpvsUSOTo1vbS":"dwgkxz4DmQNP","YYnzupWGxoIr":"AjyHEjHiuw0","7J8wRGyHNJ6ONUo2ny":"qArN7JeMng"},"L9hehiD3K5X8eoRAXq":{"MYcX8ltnxPFSS5J":"MA0SHFH8MmGl3","NIHbRuvT5kz":"MYVfGx4SVD","85qGWxXtVWbnDBfRf":"nXJkoQEboD","lZ694Lp7k8Q8f":"Cb6YfPuKXNb2hFG2AQ","5oqfUzxB0SoINS":"uaD7UVizi5"},"ww3YRel3vlWlfq8":…
no.unit.nva.indexingclient.models.IndexDocumentTest ‑ should throw exception when validating and missing mandatory fields:IndexDocument[consumptionAttributes=EventConsumptionAttributes[index=null, documentIdentifier=0192af282a33-76600a2e-f327-4273-86bf-842b36af9eb2], resource={"MKe8SAAHDOYht1QtGXA":{"jPKhIzirCj":"Lv0xFEkz3iRnwVjM","6o0ZMSBp8p90wgaj":"qykS2MphG9iDMAfxVp","LOpXBvAUKjwvcTM1":"Fu8v99YFyfKDqK","4beZVhugSm":"jP39o4Mf4DFXx3K","snbUAWVTkO":"8AJLEAxSEhntsci"},"rlsi2hTwiFrV":{"OQYTp2KZ1zTbYjQ6":"eSXA5LW5xIcE6G","oV6l6ZlTJ1wjFJro":"yP4WqisKAD1GDo1","Xi6ybiKdaomr":"Rf5h4kNhKLfCEdGTYQh","kMPGKberH6sYtiMAKxJ":"t1O7hgOLse5T…
no.unit.nva.search.SearchResourceHandlerTest ‑ shouldReturnResultWithEqualContributorAndContributorPreview()
no.unit.nva.search.resource.ResourceClientTest ‑ shouldReturnResourcesWithFieldContributorsPreviewAndNotPreview()

♻️ This comment has been updated with latest results.

StigNorland
StigNorland previously approved these changes Oct 10, 2024
@sondrev sondrev requested a review from StigNorland October 11, 2024 09:17
StigNorland
StigNorland previously approved these changes Oct 11, 2024
@sondrev sondrev merged commit b54355a into main Oct 21, 2024
5 checks passed
@StigNorland StigNorland deleted the exclude-contributors branch December 4, 2024 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants