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

fixes #934; also adds some tests for upcoming #854 #938

Closed
wants to merge 1 commit into from

Conversation

kouralex
Copy link
Contributor

No description provided.

@kouralex kouralex added this to the 2.4 milestone Feb 24, 2020
@kouralex kouralex requested a review from osma February 24, 2020 13:43
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 5 Code Smells

No Coverage information No Coverage information
2.6% 2.6% Duplication

@codecov
Copy link

codecov bot commented Feb 24, 2020

Codecov Report

Merging #938 into master will increase coverage by 0.32%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #938      +/-   ##
============================================
+ Coverage     58.27%   58.60%   +0.32%     
- Complexity     1490     1497       +7     
============================================
  Files            32       32              
  Lines          4168     4189      +21     
============================================
+ Hits           2429     2455      +26     
+ Misses         1739     1734       -5     
Impacted Files Coverage Δ Complexity Δ
model/Model.php 81.52% <0.00%> (+1.20%) 105.00% <0.00%> (ø%) ⬆️
model/ConceptPropertyValue.php 82.92% <0.00%> (+3.65%) 46.00% <0.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 88b7a02...70aa211. Read the comment docs.

@kouralex kouralex self-assigned this Feb 26, 2020
@osma
Copy link
Member

osma commented Mar 2, 2020

The same PR and same commit contains unrelated changes, some addressing #934, others related to #854. This makes it hard to review.

Am I right that the #934 (extra output in tests) changes are the following:

...and everything else is related to #854 so out of scope for this PR?

This was referenced Mar 4, 2020
@osma
Copy link
Member

osma commented Mar 6, 2020

@kouralex Can we close this PR? The changes already got merged with the other two PRs, right?

@kouralex
Copy link
Contributor Author

kouralex commented Mar 6, 2020

Good catch @osma, yes, I'll close this now.

@kouralex kouralex closed this Mar 6, 2020
@osma osma deleted the issue934-extra-phpunit-output branch March 12, 2020 11:26
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