Skip to content

Conversation

@MorrisJobke
Copy link
Member

  • first commit is only cleanup

@MorrisJobke MorrisJobke added the 2. developing Work in progress label Dec 4, 2017
@MorrisJobke MorrisJobke added this to the Nextcloud 14 milestone Dec 4, 2017
@MorrisJobke MorrisJobke added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Jan 12, 2018
@nextcloud nextcloud deleted a comment from codecov bot Jan 12, 2018
@MorrisJobke
Copy link
Member Author

@nickvergessen @rullzer I would say, that we should first get this in and then have followup PRs that add the strict typing to subtrees of our code.

@MorrisJobke
Copy link
Member Author

Or should we already add lib/ already in this PR?

@nickvergessen
Copy link
Member

Do we need to add it to each file?

@MorrisJobke
Copy link
Member Author

Do we need to add it to each file?

Yes.

@nickvergessen
Copy link
Member

I shall run my other script than to update the php testing versions in travis.yml for all apps on master I guess 🙊

@MorrisJobke
Copy link
Member Author

Do we need to add it to each file?

There is a PHPStorm inspection for this: https://stackoverflow.com/a/43281565/520507

@nickvergessen
Copy link
Member

I shall run my other script than to update the php testing versions in travis.yml for all apps on master I guess 🙊

Added here: #7808 (comment)

@codecov
Copy link

codecov bot commented Mar 22, 2018

Codecov Report

Merging #7392 into master will decrease coverage by 45.44%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master   #7392       +/-   ##
============================================
- Coverage     52.07%   6.63%   -45.45%     
+ Complexity    25984   25347      -637     
============================================
  Files          1651    1607       -44     
  Lines         95983   95315      -668     
  Branches       1290    1394      +104     
============================================
- Hits          49983    6324    -43659     
- Misses        46000   88991    +42991
Impacted Files Coverage Δ Complexity Δ
lib/private/DB/MDB2SchemaManager.php 0% <ø> (-77.97%) 17 <0> (ø)
lib/private/DB/AdapterMySQL.php 0% <ø> (ø) 6 <0> (ø) ⬇️
...b/private/AppFramework/Utility/SimpleContainer.php 26.78% <ø> (-69.65%) 23 <0> (ø)
lib/private/DB/PostgreSqlMigrator.php 0% <ø> (ø) 6 <0> (ø) ⬇️
lib/private/Files/Node/Node.php 0% <ø> (-82.27%) 62 <0> (-3)
...ivate/Files/ObjectStore/HomeObjectStoreStorage.php 0% <ø> (ø) 7 <0> (ø) ⬇️
...curity/Exceptions/StrictCookieMissingException.php 0% <ø> (-100%) 1 <0> (ø)
lib/private/Files/SimpleFS/SimpleFolder.php 0% <ø> (-100%) 11 <0> (ø)
lib/private/Comments/Manager.php 0% <ø> (-96.25%) 80 <0> (-10)
lib/private/Files/Cache/Storage.php 0% <ø> (-63.08%) 23 <0> (ø)
... and 1370 more

@MorrisJobke MorrisJobke force-pushed the php70 branch 2 times, most recently from dd3ea06 to 0e3aad2 Compare April 19, 2018 12:37
@MorrisJobke MorrisJobke added the stale Ticket or PR with no recent activity label Jun 19, 2018
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
@nextcloud-bot nextcloud-bot removed the stale Ticket or PR with no recent activity label Jun 26, 2018
@MorrisJobke
Copy link
Member Author

Nothing for 14 it seems -> moved to 15

It's an ongoing improvement ;)

@MorrisJobke MorrisJobke closed this Jul 9, 2018
@MorrisJobke MorrisJobke deleted the php70 branch July 9, 2018 14:11
@MorrisJobke MorrisJobke removed this from the Nextcloud 15 milestone Jul 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2. developing Work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants