chaoss / grimoirelab-elk

GNU General Public License v3.0
59 stars 120 forks source link

Fix typo in SortingHat API fields #1104

Closed jjmerchante closed 1 year ago

jjmerchante commented 1 year ago

This PR updates the name of the fields that are obtained from the SortingHat API. Previously the fields were gender_acc and is_bot but now are genderAcc and isBot.

Update tests accordingly.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4356334287


Totals Coverage Status
Change from base Build 4165455125: 0.0%
Covered Lines: 9103
Relevant Lines: 11059

💛 - Coveralls