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

Fix collaborators function by using gh_get_paged_json instead of gh_get_json #181

Merged
merged 1 commit into from
Jul 2, 2021

Conversation

andreasnoack
Copy link
Contributor

Fixes #137

It seems that we can't really test this since it requires a push enabled token. I've tested locally.

@codecov-io
Copy link

codecov-io commented Feb 9, 2021

Codecov Report

Merging #181 (1a2c76e) into master (4bcd93d) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #181   +/-   ##
=======================================
  Coverage   57.08%   57.08%           
=======================================
  Files          33       33           
  Lines         804      804           
=======================================
  Hits          459      459           
  Misses        345      345           
Impacted Files Coverage Δ
src/repositories/repositories.jl 35.29% <0.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 4bcd93d...1a2c76e. Read the comment docs.

@KristofferC KristofferC merged commit 8f41505 into JuliaWeb:master Jul 2, 2021
@andreasnoack andreasnoack deleted the an/collaborators branch August 30, 2022 19:14
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.

collaborators broken
3 participants