Closed Devanshu24 closed 3 years ago
Merging #86 (85db14c) into main (0257efa) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #86 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 17 17
Lines 704 704
=========================================
Hits 704 704
Okay, so the setup is done.
The type checks will fail now since we have some places in the code that have incorrect or no type specifications. So we can do one of two things,
I think 1. is better. However, happy to hear suggestions :)
@Devanshu24 Merging this, we should follow 1 because as long as the CI is not present we will have to monitor it locally. Once the changes are done we will merge this into the original CI
@Devanshu24 Merging this, we should follow 1 because as long as the CI is not present we will have to monitor it locally
I don't understand what you mean by "we should follow 1"
Sorry didn't realise, you were referring to the options.
Work in Progress. Starting a PR to get early feedback.Ready for review.