chulkilee / ex_force

A Salesforce REST API wrapper for Elixir
https://hex.pm/packages/ex_force
MIT License
38 stars 27 forks source link

Update api version intest to 53.0 #61

Closed chulkilee closed 2 years ago

chulkilee commented 2 years ago

The test api version is set to 40.0 (older than the default 42.0) to test whether it actually uses the version given in the client.

As https://github.com/chulkilee/ex_force/pull/41 uses a feature available since 42.0 - updating the test version to the latest instead. Hopefully no endpoints are removed...

coveralls commented 2 years ago

Coverage Status

Coverage decreased (-7.4%) to 92.623% when pulling fdcabf6bf7e8dd691a3e09954b3316f23cb8262f on update-test-api-version into b209777d8ebe083b5bdc17e56973470819339eb8 on main.

coveralls commented 2 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling fdcabf6bf7e8dd691a3e09954b3316f23cb8262f on update-test-api-version into b209777d8ebe083b5bdc17e56973470819339eb8 on main.