Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
3797459037
Merge pull request 'code-review_q7xjk3h2' (#94) from code-review_q7xjk3h2 into master
f353f1d5a7
* Changed approach to use specific branch in ChangesChecker as a base for code review branch and not master one
fd8be556ec
LLM: The tests are generally well-structured and use Moq and Xunit appropriately. However, there are some points to improve for better clarity, maintainability and best practices:
a1c9006e77
* Added BroseCUmulativeReport.Tests project to cover UnitTests for BroseCumulativeReport project
a8ddaff131
* Added lastUpdatedBranch name to get changes from specific branch instead of master
fd8be556ec
LLM: The tests are generally well-structured and use Moq and Xunit appropriately. However, there are some points to improve for better clarity, maintainability and best practices: