Sergi Blanco-Cuaresma

Results 3 issues of Sergi Blanco-Cuaresma

**Describe the bug** Automatic name changes to singular nouns leads to misspelled type names, such as an enum named `marital_status` is renamed to `marital_statu`. **To Reproduce** The following code: ```python...

### Possible different behavior to be evaluated In the metrics view, the pop-up that appears if you hover over the bar charts lists only the numbers of the sub-categories (e.g....

### Expected Behavior When an access token has expired, it should be refreshed. [Here is a python example of what is required to refresh a token](https://github.com/adsabs/ADSLoadTest/blob/5c3d844474f39e611f0dd6bdb33b2ca1c5902f28/adsbee/ADS.py#L91). ### Actual Behavior When...