Skip to content

Conversation

@rohanjadvani
Copy link
Contributor

Add Python wrappers for the API reference endpoints here.

@codecov
Copy link

codecov bot commented Apr 15, 2020

Codecov Report

Merging #18 into master will increase coverage by 0.60%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
+ Coverage   96.35%   96.95%   +0.60%     
==========================================
  Files           8        9       +1     
  Lines         137      164      +27     
==========================================
+ Hits          132      159      +27     
  Misses          5        5              
Impacted Files Coverage Δ
workos/client.py 100.00% <100.00%> (ø)
workos/directory_sync.py 100.00% <100.00%> (ø)
workos/utils/validation.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6decd76...2ec604c. Read the comment docs.

Copy link
Contributor

@henrylamchan henrylamchan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Would be nice to have docstrings on the Directory Sync methods though. I'm not familiar with the API and wasn't sure how the pagination works. Had to dig through the docs a bit to find out it was cursor based.

@rohanjadvani rohanjadvani merged commit 6c5555c into master Apr 15, 2020
@rohanjadvani rohanjadvani deleted the rohanjadvani/dsync branch April 15, 2020 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants