onelson / estuary

34 stars 9 forks source link

Add template for landing page, `/`. #11

Closed onelson closed 3 years ago

onelson commented 3 years ago

Landing page lists 25 recent publishes, with an option to load all. This is mostly just a stand-in until we invest a little time on the UI.

Hopefully, this should answer the question: "is that package I published in the registry yet?"

codecov[bot] commented 3 years ago

Codecov Report

Merging #11 (da9a74a) into main (f3d8453) will decrease coverage by 0.91%. The diff coverage is 79.41%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
- Coverage   96.92%   96.00%   -0.92%     
==========================================
  Files           7        8       +1     
  Lines         617      651      +34     
==========================================
+ Hits          598      625      +27     
- Misses         19       26       +7     
Impacted Files Coverage Δ
src/handlers.rs 100.00% <ø> (ø)
src/package_index.rs 94.13% <53.33%> (-1.79%) :arrow_down:
src/handlers/frontend.rs 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 f3d8453...da9a74a. Read the comment docs.