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

fixed missing format #623

Closed
wants to merge 10 commits into from
Closed

fixed missing format #623

wants to merge 10 commits into from

Conversation

StigNorland
Copy link
Contributor

No description provided.

@StigNorland StigNorland self-assigned this Jan 8, 2025
Copy link

github-actions bot commented Jan 8, 2025

Test Results

 33 files  ±0   33 suites  ±0   53s ⏱️ +2s
909 tests ±0  906 ✅ ±0  3 💤 ±0  0 ❌ ±0 
942 runs  ±0  939 ✅ ±0  3 💤 ±0  0 ❌ ±0 

Results for commit d6984e5. ± Comparison against base commit 1e04b81.

This pull request removes 2 and adds 2 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=GVHnaZRYVDVoPph4h, documentIdentifier=null], resource={"vtcTu2xn8VVoEeFIOJ":{"ujeq4ZNhlaebd":"sVsj8OAQQ3scKNXFsP9","LSSRZsq7L3VNh0iG1":"mOzu7VxmGH","VqEDO8NxzMx":"x77KsueJH03zR","2hU3StVTXEl":"3TP4E1i1xwFlzmKCK","jwyApUOeARPUaW":"hjobh9oPDEMcJu3pE"},"pE643FGUAURKU":{"iXLa3Q3h1giUzDvy":"HhIyKLgn4vqYyNEA6","QLB55VpN9Hr":"3uTS5eHHea7","nLDFwQjlsVEs":"bnVjgmNDtOsr","qsxSYbmwnDB0rWKO":"V0Jvs3ci2myTYSwqhw","w2h1PpJcbwJEOebg":"PUdG4RerPkP"},"j7r…
no.unit.nva.indexingclient.models.IndexDocumentTest ‑ should throw exception when validating and missing mandatory fields:IndexDocument[consumptionAttributes=EventConsumptionAttributes[index=null, documentIdentifier=019445e5eb29-5bfdcb5a-ddf9-4e78-9252-493d0b5f9e98], resource={"QNd6pxVpPEn3":{"uwgoJzZTnZtTJDoiow":"PV3wAoqNga85O","YOSBpDf0NTwfq":"O7aUxYm8T2KQ","yYgJtdkOQ77Y8ni4":"uQIleWDVMzXS8I3aQ","2U2iNNVw9ln":"ydjv14kZxHXhIzS2W","xdN8gUbuF38zT7zlb":"BTAPOjq3bz"},"zRSnSB8LDoOo":{"EHH3xzEFmW5S46":"mCoY3J0qm1fMvF","NzNXQlzWEdO":"R41obTohqEU5urIUeI","bfKH8zSPC1AR4":"Ilo3pEBP8P","Fs3z4BagB720o":"XYiXT10LXxd2PBnkWF","zvlac0HBM0uu…
no.unit.nva.indexingclient.models.IndexDocumentTest ‑ should throw exception when validating and missing mandatory fields:IndexDocument[consumptionAttributes=EventConsumptionAttributes[index=m6gnndHsqrw7FY, documentIdentifier=null], resource={"7WLUmb502F3C9l5fEnw":{"8pLywQPTPl":"nfJZDwUxFEJVfyK","RKCfZ5JQkFft":"ZEnjo59YMWDhig6JOW","BnEEf5KmHylxbAV8":"uDIue8GcHJfNVnEu","zmjBO9JPU2DqV":"Ood71aCKYNlnt6EagnF","r15Fp92lNZX40Kz":"gMXZwUOHIT4jlhn7VZ"},"iReoZyLecc2Rad":{"JYGlYfqK6cN":"SukvjT0VmFCEYXQnZZD","EYJZGihu0QNV3":"BP5iQ3Yl9tLHexGf","MhsIioY19PbzMgYhXC":"daS6hDFfzU7fgjK","NMooeABCcHyLa":"6acL907vHrZN","FpIGx2arMKm":"qpoK7c6IPP…
no.unit.nva.indexingclient.models.IndexDocumentTest ‑ should throw exception when validating and missing mandatory fields:IndexDocument[consumptionAttributes=EventConsumptionAttributes[index=null, documentIdentifier=019445f107a6-3173a724-2788-4507-8ed3-8af77e944e23], resource={"Kv1JqDZSHcwud4LU":{"rWIFeUFCEUEyS":"IPtZinDDBoMEaX","Vqfo5gO0V8P":"8QLJM3R2cw","5ESSditpDfv2X1":"XRbBxAsnkGMjJxtjZPh","3zutswB04fUbcot":"gXRTbvaoiT9","vifJLJNgUwYtLAdK4Vm":"KKMF7voHSZHqf5HjwM"},"7Sj3YTfVe1UOxKj":{"DovuYEKDvuTnKEbSgz":"nS9yRWsOuv0sKdg","ayVDwoYYt81I7aCAz":"jfZUcm8q6sHMmKB","c7v8WcIiGOvqatkMtx7":"qxNJamC1Q2n","YsMYIEvulQFYiZYs2Sp":"oX8OA…

♻️ This comment has been updated with latest results.

# Conflicts:
#	search-commons/src/main/java/no/unit/nva/search/resource/LegacyMutator.java
#	search-commons/src/main/java/no/unit/nva/search/resource/SimplifiedMutator.java
#	search-handlers/src/main/java/no/unit/nva/search/SearchResource20241201Handler.java
#	search-handlers/src/main/java/no/unit/nva/search/SearchResourceLegacyHandler.java
# Conflicts:
#	search-commons/src/main/java/no/unit/nva/search/common/records/JsonNodeMutator.java
#	search-commons/src/main/java/no/unit/nva/search/resource/LegacyMutator.java
#	search-commons/src/main/java/no/unit/nva/search/resource/SimplifiedMutator.java
#	search-commons/src/test/java/no/unit/nva/search/resource/SimplifiedMutatorTest.java
#	search-handlers/src/main/java/no/unit/nva/search/SearchResource20241201Handler.java
#	search-handlers/src/main/java/no/unit/nva/search/SearchResourceAuthHandler.java
#	search-handlers/src/main/java/no/unit/nva/search/SearchResourceHandler.java
#	search-handlers/src/main/java/no/unit/nva/search/SearchResourceLegacyHandler.java
#	search-handlers/src/test/java/no/unit/nva/search/SearchResource20241201HandlerTest.java
@StigNorland StigNorland closed this Jan 8, 2025
@StigNorland StigNorland deleted the NP-48339/fix-ver2-handler branch January 8, 2025 13:21
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.

1 participant