Skip to content

Conversation

@josantonius
Copy link
Owner

No description provided.

@josantonius josantonius changed the base branch from main to develop June 16, 2022 00:40
Add documentation for version 2.0.0.

#15
Add script for HTML code coverage

#15
Add coverage directory.

#15
Change the line limit from 80 to 100.

#15
Add new exceptions.

#15
Add new tests.

#15
Add new features and refactor the code.

#15
The following rules have been deactivated: TooManyPublicMethods and ShortVariable.

#15
Change character to cause exception in continuous integration.

#15
Fix paths to cause exception in continuous integration.

#15
Fix composer version.

#15
@codecov
Copy link

codecov bot commented Jun 16, 2022

Codecov Report

Merging #15 (1120ec5) into develop (1e2c908) will increase coverage by 8.10%.
The diff coverage is 100.00%.

@@              Coverage Diff               @@
##             develop       #15      +/-   ##
==============================================
+ Coverage      91.89%   100.00%   +8.10%     
- Complexity        19        36      +17     
==============================================
  Files              3         6       +3     
  Lines             37        75      +38     
==============================================
+ Hits              34        75      +41     
+ Misses             3         0       -3     
Impacted Files Coverage Δ
src/Exception/CreateDirectoryException.php 100.00% <100.00%> (ø)
src/Exception/CreateFileException.php 100.00% <100.00%> (ø)
src/Exception/GetFileException.php 100.00% <100.00%> (ø)
src/Exception/JsonErrorException.php 100.00% <100.00%> (ø)
src/Exception/UnavailableMethodException.php 100.00% <100.00%> (ø)
src/Json.php 100.00% <100.00%> (+12.50%) ⬆️

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 1e2c908...1120ec5. Read the comment docs.

@josantonius josantonius merged commit 90f6525 into develop Jun 16, 2022
@josantonius josantonius deleted the feat/upgrade-to-2.0.0 branch June 16, 2022 01:33
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.

2 participants