Skip to content

CSRF class optimization and unit test optimizations#124

Merged
armanist merged 3 commits into
quantum-php:masterfrom
armanist:master
Dec 21, 2022
Merged

CSRF class optimization and unit test optimizations#124
armanist merged 3 commits into
quantum-php:masterfrom
armanist:master

Conversation

@armanist

Copy link
Copy Markdown
Collaborator

No description provided.

@armanist armanist added the enhancement New feature or request label Dec 20, 2022
@codecov

codecov Bot commented Dec 20, 2022

Copy link
Copy Markdown

Codecov Report

Merging #124 (49c9bed) into master (20a95f2) will decrease coverage by 0.01%.
The diff coverage is 71.42%.

@@             Coverage Diff              @@
##             master     #124      +/-   ##
============================================
- Coverage     70.29%   70.28%   -0.02%     
  Complexity     1731     1731              
============================================
  Files           147      147              
  Lines          4377     4375       -2     
============================================
- Hits           3077     3075       -2     
  Misses         1300     1300              
Impacted Files Coverage Δ
src/Http/Request.php 100.00% <ø> (ø)
src/Http/Response.php 100.00% <ø> (ø)
src/Mvc/MvcManager.php 0.00% <0.00%> (ø)
src/Http/Request/HttpRequest.php 68.67% <38.46%> (ø)
src/Helpers/instance.php 62.50% <100.00%> (+5.35%) ⬆️
src/Helpers/misc.php 72.13% <100.00%> (ø)
src/Libraries/Csrf/Csrf.php 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Comment thread src/Libraries/Csrf/Csrf.php Outdated
@armanist armanist merged commit e450338 into quantum-php:master Dec 21, 2022
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.

3 participants