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

Add list of contributors to homepage #1365

Merged
merged 7 commits into from
Sep 25, 2024
Merged

Add list of contributors to homepage #1365

merged 7 commits into from
Sep 25, 2024

Conversation

daanboer
Copy link
Contributor

@daanboer daanboer commented Sep 25, 2024

Adds a table of data contributors to the homepage. This table lists the contributor name, contact information, the number of converted sets, a link to the LXCat 2 equivalent, and upon row expansion the description, and how to reference the database.

Resolves #1364

Copy link

codecov bot commented Sep 25, 2024

Codecov Report

Attention: Patch coverage is 20.83333% with 19 lines in your changes missing coverage. Please review.

Project coverage is 80.60%. Comparing base (ba0e6a6) to head (9f6130e).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
packages/database/src/css/loaders.ts 9.09% 10 Missing ⚠️
packages/database/src/auth/queries.ts 0.00% 5 Missing ⚠️
app/src/app/contributor-table.tsx 42.85% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1365      +/-   ##
==========================================
- Coverage   80.83%   80.60%   -0.24%     
==========================================
  Files         234      235       +1     
  Lines        6229     6253      +24     
  Branches     1077     1077              
==========================================
+ Hits         5035     5040       +5     
- Misses       1151     1170      +19     
  Partials       43       43              
Flag Coverage Δ
app 57.35% <42.85%> (-0.11%) ⬇️
converter 65.31% <ø> (ø)
database 83.12% <11.76%> (-0.38%) ⬇️
schema 92.43% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@daanboer daanboer merged commit df75bcc into main Sep 25, 2024
7 of 9 checks passed
@daanboer daanboer deleted the contributor-list branch September 25, 2024 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add list of contributors to the homepage
1 participant