vishesh-baghel / glide

You can see how Glidee-bot works by installing it from here
https://github.com/apps/glidee-bot
ISC License
0 stars 0 forks source link

Add 'fromExponential' to convert all the predicted scores from scientific notation to number #40

Closed vishesh-baghel closed 8 months ago

vishesh-baghel commented 8 months ago

Currently, if the predicted scores stored in the db are shown in the PR comment, then it will show the first two decimals places. for eg- if this is stored in db: 1.3621763272908538e-8, then 1.36 would be shown in the comment which is wrong