Kyongsik Yun

Results 22 comments of Kyongsik Yun

@giaosam Please check if all trainA, trainB, testA, testB folders exist and not empty.

@riverma In addition to DevOps metrics, code quality can be quantified by [SonarQube](https://docs.sonarsource.com/sonarqube/latest/user-guide/metric-definitions/), including complexity, duplications, maintainability, reliability, security, and size. These metrics may be relevant to cost estimation and...

@ddalton-jpl The DORA Metrics guide looks comprehensive and informative! One suggestion would be to accompany the tool list with a brief description of their capabilities and unique features to help...

@ddalton-swe @riverma I had a chance to go through your metrics guide on the repository that I'm testing (unity-sps), and it works well! It's easy to follow and straightforward. Thanks...

@yunks128 Next steps for unity-sps use case for continuous testing: 1. Follow the continuous testing best practice guideline to generate TESTING.md test plan, unit test & system test code, and...

> > I would suggest explicitly mentioning docstrings for test functions, with guidance on what to include. In my experience, these are often neglected in test code, but are no...

> > > I would suggest explicitly mentioning docstrings for test functions, with guidance on what to include. In my experience, these are often neglected in test code, but are...

@riverma This is quite strange! The link is not broken! The link works well online as well as locally. I updated the `docusaurus.config.js` file to set the onBrokenLinks configuration to...

@riverma This will be a great tool! Just a couple of minor suggestions/thoughts: 1. `auto-apply` should be `auto-deploy` for consistency. 2. For potentially destructive actions such as pushing to remote...

@riverma and @yunks128 will have a meeting on July 1 at 9:10am (PST) to discuss the next steps for [slim-cli ](https://github.com/NASA-AMMOS/slim-cli/tree/main). If anyone is interested in joining the discussion, please...