Skip to content

Maintanance and added IsNull method#72

Merged
coenm merged 12 commits intomainfrom
feature/maintanance
Sep 10, 2023
Merged

Maintanance and added IsNull method#72
coenm merged 12 commits intomainfrom
feature/maintanance

Conversation

@coenm
Copy link
Copy Markdown
Owner

@coenm coenm commented Aug 30, 2023

  • Remove CanHandleMultipleRepositories() method from interface,
  • Changed signature Enumerable<RepositoryActionBase> IActionToRepositoryActionMapper.Map(RepositoryAction action, IEnumerable<Repository> repository, ActionMapperComposition actionMapperComposition) from IEnumerable<Repository> to single Repository.
  • using more and more of IRepository instead of Repository
  • Bugfix in loading repository specific configuration. Wrong file was loaded.
  • New method: IsNullMethod (ie IsNull(..) to be used in actions.
  • Add logging to measure the time of loading the context menu

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Sep 8, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

20.0% 20.0% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@coenm coenm added bug 🐛 Bug Fixes enhancement 🚀 Enhancements breaking-change 🚨 Breaking Changes labels Sep 9, 2023
@coenm coenm changed the title Maintanance Maintanance and added IsNull method Sep 10, 2023
@coenm coenm merged commit ad63317 into main Sep 10, 2023
@coenm coenm deleted the feature/maintanance branch September 10, 2023 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking-change 🚨 Breaking Changes bug 🐛 Bug Fixes enhancement 🚀 Enhancements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant