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

Added "exclude_repo" option to Top Langs #493

Merged
merged 3 commits into from
Sep 27, 2020
Merged

Added "exclude_repo" option to Top Langs #493

merged 3 commits into from
Sep 27, 2020

Conversation

Bas950
Copy link
Contributor

@Bas950 Bas950 commented Sep 24, 2020

As requseted in #480
Making different PRs for the new features

/api/top-langs/?username=USER
image
/api/top-langs/?username=USER&exclude_repo=REPO
image

Will make PRs for the other features after this one is merged, otherwise we will get merge conflicts.

@codecov
Copy link

codecov bot commented Sep 24, 2020

Codecov Report

Merging #493 into master will decrease coverage by 0.06%.
The diff coverage is 90.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #493      +/-   ##
==========================================
- Coverage   92.25%   92.19%   -0.07%     
==========================================
  Files          20       20              
  Lines         581      589       +8     
  Branches      161      162       +1     
==========================================
+ Hits          536      543       +7     
- Misses         39       40       +1     
  Partials        6        6              
Impacted Files Coverage Δ
src/fetchers/top-languages-fetcher.js 97.29% <88.88%> (-2.71%) ⬇️
api/top-langs.js 94.11% <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 3443b37...0bbdb73. Read the comment docs.

@aeris170
Copy link

MERGE THIS

@github-actions github-actions bot added the doc-translation README doc translations. label Sep 27, 2020
@anuraghazra anuraghazra changed the base branch from master to add-license-1 September 27, 2020 07:08
@anuraghazra anuraghazra changed the base branch from add-license-1 to master September 27, 2020 07:08
@anuraghazra anuraghazra merged commit d4e2a1b into anuraghazra:master Sep 27, 2020
@anuraghazra
Copy link
Owner

Thanks @Bas950

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.

3 participants