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

fix: remove unnecessary routes #595

Merged
merged 1 commit into from
Jul 27, 2024
Merged

fix: remove unnecessary routes #595

merged 1 commit into from
Jul 27, 2024

Conversation

laminne
Copy link
Member

@laminne laminne commented Jul 27, 2024

What does this PR do?

close #594

Additional information

@laminne laminne self-assigned this Jul 27, 2024
Copy link

codecov bot commented Jul 27, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 53.91%. Comparing base (f455e15) to head (c6b677b).

Files Patch % Lines
pkg/timeline/mod.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #595      +/-   ##
==========================================
+ Coverage   53.43%   53.91%   +0.48%     
==========================================
  Files         121      121              
  Lines        8978     8897      -81     
  Branches      796      796              
==========================================
  Hits         4797     4797              
+ Misses       4181     4100      -81     

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

@laminne laminne enabled auto-merge (squash) July 27, 2024 04:29
@laminne laminne requested review from MikuroXina and m1sk9 July 27, 2024 04:29
@laminne laminne merged commit b8f3675 into main Jul 27, 2024
5 of 6 checks passed
@laminne laminne deleted the fix/594-unnecessary-route branch July 27, 2024 04: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.

fix: remove unnecessary endpoint/route definition/schema
2 participants