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

Develop - 3.0.0 #39

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Develop - 3.0.0 #39

wants to merge 12 commits into from

Conversation

Giacomo92
Copy link
Member

@Giacomo92 Giacomo92 commented Sep 16, 2021

  • setup test
  • update CI
  • add tests
  • switch client with Http Laravel client
  • add more account, methods and requests
  • add events
  • improve validations

@Giacomo92 Giacomo92 self-assigned this Sep 16, 2021
@Giacomo92 Giacomo92 added the enhancement New feature or request label Sep 16, 2021
@Giacomo92 Giacomo92 changed the title Develop Develop - 3.0.0 Sep 16, 2021
@codecov
Copy link

codecov bot commented Sep 16, 2021

Codecov Report

Merging #39 (b4688f3) into master (8744c8a) will increase coverage by 3.38%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #39      +/-   ##
===========================================
+ Coverage      0.00%   3.38%   +3.38%     
- Complexity       61     105      +44     
===========================================
  Files            14      21       +7     
  Lines           194     354     +160     
===========================================
+ Hits              0      12      +12     
- Misses          194     342     +148     
Impacted Files Coverage Δ
src/Auth.php 0.00% <0.00%> (ø)
src/Entities/Account.php 0.00% <0.00%> (ø)
src/Entities/Acquisti.php 0.00% <0.00%> (ø)
src/Entities/Anagrafica.php 0.00% <ø> (ø)
src/Entities/Corrispettivi.php 0.00% <0.00%> (ø)
src/Entities/Documenti.php 0.00% <0.00%> (ø)
src/Entities/Fatture.php 0.00% <ø> (ø)
src/Entities/Magazzino.php 0.00% <0.00%> (ø)
src/Entities/Mail.php 0.00% <0.00%> (ø)
src/Entities/Prodotti.php 0.00% <0.00%> (ø)
... and 20 more

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 e8435c6...b4688f3. Read the comment docs.

This was linked to issues Sep 16, 2021
# Conflicts:
#	src/Entities/Magazzino.php
#	src/Requests/Corrispettivi.php
#	src/Requests/Magazzino.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve validation on API calls Add more tests
1 participant