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

feat: Create new Use Repos Team hook #2328

Merged
merged 3 commits into from
Oct 19, 2023
Merged

feat: Create new Use Repos Team hook #2328

merged 3 commits into from
Oct 19, 2023

Conversation

RulaKhaled
Copy link
Contributor

Description

We are taking out unneeded fields, making sure we call for required ones only.

Notable Changes

  • new hook
  • new tests

Screenshots

tested with current repo list if you care to see:
Screenshot 2023-10-19 at 4 41 47 PM

Link to Sample Entry

Legal Boilerplate

Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. In 2022 this entity acquired Codecov and as result Sentry is going to need some rights from me in order to utilize my contributions in this PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.

@codecov-staging
Copy link

codecov-staging bot commented Oct 19, 2023

Codecov Report

Merging #2328 (70afaf7) into main (f9d5ffa) will decrease coverage by 0.10%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2328      +/-   ##
==========================================
- Coverage   33.72%   33.62%   -0.10%     
==========================================
  Files         663      664       +1     
  Lines        8336     8359      +23     
  Branches     2078     2038      -40     
==========================================
  Hits         2811     2811              
- Misses       5496     5526      +30     
+ Partials       29       22       -7     
Files Coverage Δ
src/services/repos/useReposTeam.tsx 0.00% <0.00%> (ø)

... and 7 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

@codecov-qa
Copy link

codecov-qa bot commented Oct 19, 2023

Codecov Report

Merging #2328 (70afaf7) into main (f9d5ffa) will decrease coverage by 0.10%.
The diff coverage is 0.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2328      +/-   ##
==========================================
- Coverage   33.72%   33.62%   -0.10%     
==========================================
  Files         663      664       +1     
  Lines        8336     8359      +23     
  Branches     2078     2040      -38     
==========================================
  Hits         2811     2811              
- Misses       5496     5526      +30     
+ Partials       29       22       -7     
Files Coverage Δ
src/services/repos/useReposTeam.tsx 0.00% <0.00%> (ø)

... and 7 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

@codecov-public-qa
Copy link

codecov-public-qa bot commented Oct 19, 2023

Codecov Report

Merging #2328 (70afaf7) into main (f9d5ffa) will decrease coverage by 0.10%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2328      +/-   ##
==========================================
- Coverage   33.72%   33.62%   -0.10%     
==========================================
  Files         663      664       +1     
  Lines        8336     8359      +23     
  Branches     2034     2082      +48     
==========================================
  Hits         2811     2811              
- Misses       5503     5526      +23     
  Partials       22       22              
Files Coverage Δ
src/services/repos/useReposTeam.tsx 0.00% <0.00%> (ø)

Continue to review full report in Codecov by Sentry.

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

@netlify
Copy link

netlify bot commented Oct 19, 2023

Deploy Preview for gazebo-staging ready!

Name Link
🔨 Latest commit 70afaf7
🔍 Latest deploy log https://app.netlify.com/sites/gazebo-staging/deploys/6531545fd21c9e00082b037e
😎 Deploy Preview https://deploy-preview-2328--gazebo-staging.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

Merging #2328 (70afaf7) into main (f9d5ffa) will decrease coverage by 0.09%.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #2328     +/-   ##
=======================================
- Coverage   33.72   33.63   -0.09     
=======================================
  Files        663     664      +1     
  Lines       8336    8359     +23     
  Branches    2034    2089     +55     
=======================================
  Hits        2811    2811             
- Misses      5503    5519     +16     
- Partials      22      29      +7     
Files Coverage Δ
src/services/repos/useReposTeam.tsx 0.00% <0.00%> (ø)

... and 7 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

@RulaKhaled RulaKhaled changed the title feat: Create new use repos team hook feat: Create new Use Repos Team hook Oct 19, 2023
Copy link
Contributor

@nicholas-codecov nicholas-codecov left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@RulaKhaled RulaKhaled merged commit 53e6b17 into main Oct 19, 2023
22 of 31 checks passed
@RulaKhaled RulaKhaled deleted the use-repos-tier-plan branch October 19, 2023 16:34
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