Skip to content

refactor get operator performance#286

Merged
StuartFerguson merged 3 commits into
mainfrom
refactor/#167_get_operator_performance
Oct 16, 2025
Merged

refactor get operator performance#286
StuartFerguson merged 3 commits into
mainfrom
refactor/#167_get_operator_performance

Merge branch 'main' into refactor/#167_get_operator_performance

96ac753
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Oct 16, 2025 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Issues
======
+ Solved 2
           

Complexity increasing per file
==============================
- EstateReportingAPI.BusinessLogic/ReportingManagerRefactored.cs  4
- EstateReportingAPI.BusinessLogic/ReportingManagerExtensions.cs  13
         

Complexity decreasing per file
==============================
+ EstateReportingAPI.BusinessLogic/ReportingManager.cs  -18
         

Clones added
============
- EstateReportingAPI.BusinessLogic/ReportingManagerRefactored.cs  8
- EstateReportingAPI.BusinessLogic/ReportingManagerExtensions.cs  4
         

Clones removed
==============
+ EstateReportingAPI.BusinessLogic/ReportingManager.cs  -4
         

See the complete overview on Codacy