-
Notifications
You must be signed in to change notification settings - Fork 19
Overhaul: Bump elixir implementation and add comprehensive code coverage. #67
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
Open
Hydepwns
wants to merge
18
commits into
workos:main
Choose a base branch
from
Hydepwns:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
5bb451f
docs(organizations): improve module documentation and add usage examp…
Hydepwns fe8353a
test(organizations): add edge and error case tests; feat: improve par…
Hydepwns e0e787a
docs: update README, add ARCHITECTURE.md, update workflow and .gitignore
Hydepwns 7e29925
feat: update core library modules and config for improved error handl…
Hydepwns 56b8ee3
test: update and add test support/mocks for improved coverage and rel…
Hydepwns 79b7b97
test: update and add workos module tests for full coverage and regres…
Hydepwns 0372037
test: update workos_test and add missing support mock tests
Hydepwns aa5c3d1
ci: update Codecov upload step to v5, use repo slug and secret token
Hydepwns 2b49459
ci tweak
Hydepwns f31128e
master -> main, remove later
Hydepwns dfd6322
fix: Use the ubuntu-22.04 runner (instead of the soon-to-be-retired u…
Hydepwns 04880d1
test: use module aliases and improve test readability
Hydepwns 34aaa7e
ci: upload test results to Codecov using test-results-action
Hydepwns 7aef419
fix: resolve warnings for deprecated MFA, unused variables, and missi…
Hydepwns dda10e6
docs: embed Codecov icicle graph below coverage badge in README
Hydepwns 9119d21
docs: remove Codecov icicle graph, keep only badge in README
Hydepwns 84cbdf9
fix: adjust actions and readme to point to workos, passed codcov test
Hydepwns 8c9b37e
Merge branch 'main' into main
Hydepwns File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,3 +28,6 @@ workos-*.tar | |
# Dialyzer | ||
/plts/*.plt | ||
/plts/*.plt.hash | ||
|
||
# Codecov token | ||
.secret |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we can have a protocol to cast to map