chulkilee / ex_force

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

Implement own structs and composite/sobjects request #40

Closed rschef closed 4 years ago

rschef commented 4 years ago

See #25, #26

Implemented:

sourcelevel-bot[bot] commented 4 years ago

Hello, @rschef! This is your first Pull Request that will be reviewed by SourceLevel, an automatic Code Review service. It will leave comments on this diff with potential issues and style violations found in the code as you push new commits. You can also see all the issues found on this Pull Request on its review page. Please check our documentation for more information.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 43f026309e10f78cd7eb94e89ee278fa36498088 on gabrielpra1:implement-composite-request into 509d73c33d3b7c09a23a1084476d49ee37952e7b on chulkilee:master.

chulkilee commented 4 years ago

Merged with squash - thanks a lot! :heart:

rschef commented 4 years ago

Merged with squash - thanks a lot! ❤️

Thank you, @chulkilee! Could you please publish a new release to hex.pm?

chulkilee commented 4 years ago

Released - https://hex.pm/packages/ex_force/0.4.0

I just found that I didn't include your name in the commit log - GitHub picked up the author of the first commit of this MR 🤦‍♂ I mentioned you at CHANGELOG.md - sorry about that!

rschef commented 4 years ago

No problem, thanks! 😄