Skip to content

static analysis#147

Open
alanbem wants to merge 6 commits into
masterfrom
static-analysis
Open

static analysis#147
alanbem wants to merge 6 commits into
masterfrom
static-analysis

Conversation

@alanbem

@alanbem alanbem commented Apr 19, 2022

Copy link
Copy Markdown
Member

No description provided.

@alanbem alanbem self-assigned this Apr 19, 2022
@alanbem alanbem changed the base branch from master to event-sourced-aggregates-and-entities April 19, 2022 22:58
@alanbem alanbem force-pushed the event-sourced-aggregates-and-entities branch from 89356c9 to 02f0034 Compare May 8, 2022 19:18
@alanbem alanbem force-pushed the event-sourced-aggregates-and-entities branch from 02f0034 to 4c7c7ba Compare May 8, 2022 19:32
@alanbem alanbem force-pushed the static-analysis branch from a9a84e0 to e866cf7 Compare May 8, 2022 19:47
- psalm set to level 7
- phpstan set to level 2
@alanbem alanbem force-pushed the static-analysis branch 3 times, most recently from 29deeea to 43a12a1 Compare June 12, 2022 10:00
- phpstan set to level 3
alanbem added 2 commits June 12, 2022 19:05
- phpstan set to level 4
- phpstan set to level 5
@alanbem alanbem force-pushed the event-sourced-aggregates-and-entities branch 2 times, most recently from a61ab7f to c32e884 Compare June 28, 2022 01:12
Base automatically changed from event-sourced-aggregates-and-entities to master November 19, 2022 02:47
@codecov

codecov Bot commented Apr 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (6281b92) to head (2330c26).
⚠️ Report is 12 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #147      +/-   ##
=============================================
+ Coverage     99.92%   100.00%   +0.07%     
- Complexity     1048      1074      +26     
=============================================
  Files           119       118       -1     
  Lines          2730      2767      +37     
=============================================
+ Hits           2728      2767      +39     
+ Misses            2         0       -2     
Files with missing lines Coverage Δ
src/Application/Sensor/Identification.php 100.00% <100.00%> (ø)
src/Application/Sensor/Processing.php 100.00% <100.00%> (+1.72%) ⬆️
src/Domain/Aggregate/Comparison.php 100.00% <100.00%> (ø)
src/Domain/Aggregate/Identification.php 100.00% <100.00%> (ø)
src/Domain/AggregateRoot/Comparison.php 100.00% <100.00%> (ø)
src/Domain/AggregateRoot/EventSourcing.php 100.00% <100.00%> (ø)
src/Domain/AggregateRoot/Identification.php 100.00% <100.00%> (ø)
src/Domain/Entity/Comparison.php 100.00% <100.00%> (ø)
src/Domain/Entity/EventSourcing.php 100.00% <100.00%> (ø)
src/Domain/Entity/Identification.php 100.00% <100.00%> (ø)
... and 55 more

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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