olvrwn / CashBud

0 stars 0 forks source link

Update TransactionsManagerMock #45

Closed sweep-ai[bot] closed 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR updates the TransactionsManagerMock file to include all necessary imports and the TransactionsManagerMock class that conforms to the TransactionsManagerProtocol. It implements every function of the protocol with the specified error handling and return values.

Summary of Changes

Fixes #44.


πŸŽ‰ Latest improvements to Sweep:


πŸ’‘ To get Sweep to edit this pull request, you can:

olvrwn commented 1 year ago

Remove all functions that are not mentioned within the TransactionsManagerProtocol. Implement the functions body for all other functions.

sweep-ai[bot] commented 1 year ago

πŸš€ Wrote Changes

Remove all functions that are not mentioned within the TransactionsManagerProtocol. Implement the functions body for all other functions.

Hi @olvrwn,

I decided to make the following changes:

File Path Proposed Changes
CashBud/Manager/TransactionsManagerMock.swift Modify CashBud/Manager/TransactionsManagerMock.swift with contents:
β€’ Remove all functions that are not mentioned within the TransactionsManagerProtocol.
β€’ Implement the function bodies for all remaining functions in the TransactionsManagerMock class.
sonarcloud[bot] commented 1 year ago

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

0.0% 0.0% Coverage
0.0% 0.0% Duplication

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