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

Revert to using CustomEnumConverter #150

Merged
merged 1 commit into from
Dec 11, 2023
Merged

Conversation

Enkidu93
Copy link
Collaborator

@Enkidu93 Enkidu93 commented Dec 11, 2023

Fixes sillsdev/serval#236

Opened: #149


This change is Reviewable

@Enkidu93 Enkidu93 requested a review from johnml1135 December 11, 2023 16:10
@codecov-commenter
Copy link

Codecov Report

Attention: 95 lines in your changes are missing coverage. Please review.

Comparison is base (6a0e2fb) 66.33% compared to head (158c70d) 66.14%.

Files Patch % Lines
...ine.AspNetCore/Utils/CustomEnumConverterFactory.cs 4.04% 95 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #150      +/-   ##
==========================================
- Coverage   66.33%   66.14%   -0.19%     
==========================================
  Files         427      428       +1     
  Lines       33256    33355      +99     
  Branches     4463     4475      +12     
==========================================
+ Hits        22060    22064       +4     
- Misses      10126    10221      +95     
  Partials     1070     1070              

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

Copy link
Contributor

@ddaspit ddaspit left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 3 of 3 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @johnml1135)

@Enkidu93 Enkidu93 merged commit 05c2ee7 into master Dec 11, 2023
4 checks passed
@Enkidu93 Enkidu93 deleted the fix_broken_queue_depth branch December 11, 2023 19:23
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.

Failing Queue depth E2E test
3 participants