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

🚑 hotfix: resolve can't parse JSON in infinite scroll #483

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

siyeonSon
Copy link
Member

@siyeonSon siyeonSon added 🐛bug Something isn't working 🥇asap As soon as possible 🚑hotfix Critical hotfix. labels Jun 11, 2024
@siyeonSon siyeonSon self-assigned this Jun 11, 2024
@github-actions github-actions bot requested a review from seonghun-dev June 11, 2024 17:23
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 30.58%. Comparing base (39b9536) to head (1288fa7).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##                dev     #483   +/-   ##
=========================================
  Coverage     30.58%   30.58%           
  Complexity      125      125           
=========================================
  Files            76       76           
  Lines           981      981           
  Branches         31       31           
=========================================
  Hits            300      300           
  Misses          676      676           
  Partials          5        5           

@siyeonSon siyeonSon merged commit 23be312 into dev Jun 13, 2024
2 checks passed
@siyeonSon siyeonSon deleted the hotfix/infinite-scroll branch June 13, 2024 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🥇asap As soon as possible 🐛bug Something isn't working 🚑hotfix Critical hotfix.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix can't parse JSON in infinite scroll
2 participants