Intechnity-com / OdooJsonRpcClient

Odoo Client Json Rpc
MIT License
67 stars 29 forks source link

test release #47

Closed patricoos closed 1 year ago

github-actions[bot] commented 1 year ago



Test Run for PR #47 (125)

Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Run Duration: 2s 236ms
Date: 2022-11-26 13:10:40 - 2022-11-26 13:10:42
Framework: .NETCoreApp,Version=v3.1
Total Tests: 23

✔️ Passed ❌ Failed ⚠️ Skipped
23 0 0
100% 0% 0%

Result Sets

PortaCapena.OdooJsonRpcClient.Tests.dll - 100%

Full Results
Result Test Duration
✔️ Passed PortaCapena.OdooJsonRpcClient.Tests.OdooConfigTests.Can_create_with_slash_on_end 6ms
✔️ Passed PortaCapena.OdooJsonRpcClient.Tests.OdooConfigTests.Can_create_OdooConfig < 1ms
✔️ Passed PortaCapena.OdooJsonRpcClient.Tests.OdooDictionaryModelTests.Can_create_simple_dictionary 13ms
✔️ Passed PortaCapena.OdooJsonRpcClient.Tests.OdooContextTests.Can_create_with_lang_param_ctor_and_with_dict < 1ms
✔️ Passed PortaCapena.OdooJsonRpcClient.Tests.OdooContextTests.Can_update_one_prop < 1ms
✔️ Passed PortaCapena.OdooJsonRpcClient.Tests.OdooContextTests.Can_create_with_lang_param < 1ms
✔️ Passed PortaCapena.OdooJsonRpcClient.Tests.OdooContextTests.Can_create_with_lang_and_timezone_param < 1ms
✔️ Passed PortaCapena.OdooJsonRpcClient.Tests.OdooContextTests.Can_set_null_to_remove_value < 1ms
✔️ Passed PortaCapena.OdooJsonRpcClient.Tests.OdooQueryOfTTests.When_use_select_shoud_return_filds_with_odoo_prop_names 4ms
✔️ Passed PortaCapena.OdooJsonRpcClient.Tests.OdooQueryOfTTests.When_use_pridicate_where_with_two_times_shoud_return_correct_filters_model 7ms
✔️ Passed PortaCapena.OdooJsonRpcClient.Tests.OdooQueryOfTTests.When_use_select_with_anymous_model_shoud_return_correct_filters_model < 1ms
✔️ Passed PortaCapena.OdooJsonRpcClient.Tests.OdooDictionaryModelTests.Can_create_dictionary_with_call_method 19ms
✔️ Passed PortaCapena.OdooJsonRpcClient.Tests.OdooQueryOfTTests.When_use_pridicate_where_with_two_forgin_key_shoud_return_correct_filters_model 3ms
✔️ Passed PortaCapena.OdooJsonRpcClient.Tests.OdooQueryOfTTests.Can_create_builder_with_static_method < 1ms
✔️ Passed PortaCapena.OdooJsonRpcClient.Tests.OdooQueryOfTTests.When_use_pridicate_where_shoud_return_correct_filters_model 1ms
✔️ Passed PortaCapena.OdooJsonRpcClient.Tests.OdooQueryOfTTests.When_use_where_with_complex_OdooFilter_param_shoud_return_correct_filters_model 1ms
✔️ Passed PortaCapena.OdooJsonRpcClient.Tests.OdooQueryOfTTests.When_use_pridicate_where_with_one_forgin_key_shoud_return_correct_filters_model 1ms
✔️ Passed PortaCapena.OdooJsonRpcClient.Tests.OdooQueryOfTTests.When_use_where_with_OdooFilter_param_shoud_return_correct_filters_model < 1ms
✔️ Passed PortaCapena.OdooJsonRpcClient.Tests.OdooRequestModelTests.RequestModel_should_return_request_with_corect_params_count 2ms
✔️ Passed PortaCapena.OdooJsonRpcClient.Tests.OdooDictionaryModelTests.Can_create_dictionary_with_array 35ms
✔️ Passed PortaCapena.OdooJsonRpcClient.Tests.OdooDictionaryModelTests.Can_create_dictionary_with_call_method_with_params 1ms
✔️ Passed PortaCapena.OdooJsonRpcClient.Tests.OdooDictionaryModelTests.Can_create_dictionary_with_call_method_with_enum_params 1ms
✔️ Passed PortaCapena.OdooJsonRpcClient.Tests.OdooDictionaryModelTests.Can_create_dictionary_with_create_instance < 1ms

Run Messages

Informational

[xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.4.3+1b45f5407b (64-bit .NET Core 3.1.31)
[xUnit.net 00:00:00.39]   Discovering: PortaCapena.OdooJsonRpcClient.Tests
[xUnit.net 00:00:00.43]   Discovered:  PortaCapena.OdooJsonRpcClient.Tests
[xUnit.net 00:00:00.44]   Starting:    PortaCapena.OdooJsonRpcClient.Tests
[xUnit.net 00:00:00.60]   Finished:    PortaCapena.OdooJsonRpcClient.Tests
Warning

Error


Created using Liquid Test Reports

github-actions[bot] commented 1 year ago

Code Coverage

Package Line Rate Branch Rate Health
PortaCapena.OdooJsonRpcClient 18% 14%
PortaCapena.OdooJsonRpcClient.Shared 0% 100%
Summary 7% (164 / 2427) 14% (62 / 455)

Minimum allowed line rate is 5%