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

refactor: Modify to distinguish errors between current and peek #96

Merged
merged 4 commits into from
Aug 14, 2024

Conversation

ginokent
Copy link
Contributor

Ticket / Issue Number

Note

Please fill in the ticket or issue number.

Example:

#3

What's changed

Note

Please explain what changes this pull request will make.

Example:

  • Added functionality to perform 'bar' on 'foo'.

Check List

  • Assign labels
  • Add appropriate test cases

Remark

Note

Please provide additional remarks if necessary.

@ginokent ginokent self-assigned this Aug 14, 2024
@ginokent ginokent marked this pull request as ready for review August 14, 2024 18:01
@ginokent ginokent requested a review from a team as a code owner August 14, 2024 18:01
@github-actions github-actions bot added the refactor A code change that neither fixes a bug nor adds a feature label Aug 14, 2024
@ginokent ginokent enabled auto-merge August 14, 2024 18:01
@ginokent ginokent merged commit c9a2b0e into main Aug 14, 2024
12 checks passed
@ginokent ginokent deleted the refactor-fix-misc branch August 14, 2024 18:05
Copy link

codecov bot commented Aug 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.26%. Comparing base (d1187d1) to head (3b53af0).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##           main      #96       +/-   ##
=========================================
+ Coverage      0   92.26%   +92.26%     
=========================================
  Files         0       85       +85     
  Lines         0     7185     +7185     
=========================================
+ Hits          0     6629     +6629     
- Misses        0      538      +538     
- Partials      0       18       +18     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor A code change that neither fixes a bug nor adds a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants