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

Add a GitHub action for automated testing #90

Merged
merged 1 commit into from
Jul 19, 2020
Merged

Conversation

tchoutri
Copy link
Collaborator

This PR adds support for GitHub actions, adding automated testing.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 34.267% when pulling 42c6a66 on add-github-actions into 9ab15b4 on master.

@tchoutri tchoutri merged commit f4e5804 into master Jul 19, 2020
tchoutri added a commit that referenced this pull request Jul 19, 2020
…ir 1.6 (#89)

* Changes dynamic supervision with DynamicSupervisor. Add ExIRC.start_link\/1

* Add a GitHub action for automated testing (#90)

* Changes dynamic supervision with DynamicSupervisor. Add ExIRC.start_link\/1

* Removing ExIRC.start_link!/1. Adding ExIRC.TemporaryClient to define temporary restart children specs for dynamic supervision.

* Adding specs to the ExIRC module.

* Update documentation and examples for new child module specs

* Updating Supervisor documentation link

* Add tests badge to README.md

* Updating travis ci to use elixir 1.6

* Update github tests badge to use correct repo

* Update travis ci erlang OTP to version 20.3

* Test: start a client linked to the caller

Co-authored-by: Théophile Choutri <theophile@choutri.eu>
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