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

i31 add router and faq #32

Merged
merged 4 commits into from
Dec 11, 2024
Merged

i31 add router and faq #32

merged 4 commits into from
Dec 11, 2024

Conversation

hillalex
Copy link
Member

@hillalex hillalex commented Dec 11, 2024

This PR:

  • adds GitHub action to run on an hourly schedule, hit the deployed API and force a cleanup of inactive session files
  • adds react-router to support mutliple pages
  • adds FAQ page

Closes #31

Copy link

codecov bot commented Dec 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.78%. Comparing base (302074d) to head (58acca0).
Report is 14 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
+ Coverage   98.75%   98.78%   +0.03%     
==========================================
  Files          31       33       +2     
  Lines         720      740      +20     
  Branches      136      127       -9     
==========================================
+ Hits          711      731      +20     
  Misses          9        9              

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

@hillalex hillalex marked this pull request as ready for review December 11, 2024 14:27
@hillalex hillalex requested a review from dchodge December 11, 2024 16:10
Copy link

@dchodge dchodge left a comment

Choose a reason for hiding this comment

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

All looks good, to me Alex!

@hillalex hillalex merged commit 0d19322 into main Dec 11, 2024
5 checks passed
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.

Add an FAQ
2 participants