PJ Fanning
PJ Fanning
@xerial would you consider rebasing this to fix the conflict reported on this PR? There has been some progress on https://github.com/twitter/util/issues/274
> CI failed because sbt-scoverage was updated to 2.0.0 [here](https://github.com/twitter/util/commit/8d06d68b477d011d912cb12264913e80c7d8b62b). > > Once `develop` is green again, I can rebase this PR once more, which should fix it. I created...
https://github.com/theiterators/kebs appears to support enumeratum with spray-json
This also affects swagger-core-jakarta - eg https://repo1.maven.org/maven2/io/swagger/core/v3/swagger-core-jakarta/2.2.1/
OSSF Scorecard and other initiatives to improve the security of OSS and related CI builds -- OSSF Scorecard demerits projects if they have checked in binary artifacts. -- [Example](https://github.com/pjfanning/excel-streaming-reader/security/code-scanning/1) Gradlew...
applied some of these changes - rebase and see if you want to get the rest merged
I applied some of the changes using https://github.com/apache/poi/commit/773ad5e8251a43b822793cb265a04a80793be4c7 - I'm not convinced by the other ones
@arturobernalg we don't use git - we use svn. Usually, if the Github PR is worthwhile, I'll go through the effort of creating a svn commit. In this case, I...
@Bhanu17Sharma02 can you provide an example that we can use to verify this? For instance, some numbers and what the function should return so that we can verify this change?
my excel returns 328.92 for npv(0.08, -1000, 500, 300, 800) - so I won't be merging this PR as is