-
-
Notifications
You must be signed in to change notification settings - Fork 323
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
Handle fork as uppercase in API #3091
Conversation
Code Climate has analyzed commit d61a5ec and detected 0 issues on this pull request. View more on Code Climate. |
Codecov Report
@@ Coverage Diff @@
## master #3091 +/- ##
==========================================
+ Coverage 57.54% 59.72% +2.17%
==========================================
Files 335 376 +41
Lines 8371 8958 +587
Branches 1278 1320 +42
==========================================
+ Hits 4817 5350 +533
- Misses 3185 3225 +40
- Partials 369 383 +14 |
Performance Report✔️ no performance regression detected Full benchmark results
|
Motivation
Teku returns fork as UPPERCASE
Description
Convert fork to lowercase before using as object index key