- 
                Notifications
    
You must be signed in to change notification settings  - Fork 32
 
🎨 Only run a single function at a time in map endpoint #8327
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
🎨 Only run a single function at a time in map endpoint #8327
Conversation
          
 | 
    
          Codecov Report✅ All modified and coverable lines are covered by tests. 
 Additional details and impacted files@@             Coverage Diff             @@
##           master    #8327       +/-   ##
===========================================
- Coverage   87.86%   69.02%   -18.84%     
===========================================
  Files        1945      880     -1065     
  Lines       75371    39315    -36056     
  Branches     1311      175     -1136     
===========================================
- Hits        66222    27137    -39085     
- Misses       8754    12121     +3367     
+ Partials      395       57      -338     
 *This pull request uses carry forward flags. Click here to find out more. 
 Continue to review full report in Codecov by Sentry. 
 🚀 New features to boost your workflow:
  | 
    



What do these changes do?
Related issue/s
How to test
Dev-ops