Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat add tests #41

Open
wants to merge 26 commits into
base: develop
Choose a base branch
from
Open

Feat add tests #41

wants to merge 26 commits into from

Conversation

Giacomo92
Copy link
Member

@Giacomo92 Giacomo92 commented Sep 16, 2021

  • test all entities
  • test all validation rules
  • create all stub responses

@Giacomo92 Giacomo92 self-assigned this Sep 16, 2021
@Giacomo92 Giacomo92 changed the base branch from master to develop September 16, 2021 22:48
@codecov
Copy link

codecov bot commented Sep 16, 2021

Codecov Report

Merging #41 (0d7cef5) into develop (b4688f3) will increase coverage by 16.94%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##             develop      #41       +/-   ##
==============================================
+ Coverage       3.38%   20.33%   +16.94%     
  Complexity       105      105               
==============================================
  Files             21       21               
  Lines            354      354               
==============================================
+ Hits              12       72       +60     
+ Misses           342      282       -60     
Impacted Files Coverage Δ
src/Requests/Common.php 46.15% <0.00%> (+46.15%) ⬆️
src/FattureInCloud.php 50.00% <0.00%> (+50.00%) ⬆️
src/Auth.php 56.25% <0.00%> (+56.25%) ⬆️
src/Entities/Account.php 60.52% <0.00%> (+60.52%) ⬆️
src/Requests/Account.php 100.00% <0.00%> (+100.00%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b4688f3...0d7cef5. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant