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

Versions for Plone #77

Merged
merged 1 commit into from Oct 23, 2018
Merged

Versions for Plone #77

merged 1 commit into from Oct 23, 2018

Conversation

gbastien
Copy link
Member

@gbastien gbastien commented Oct 4, 2018

Hi @jensens,

this will avoid time lost to other people using this ;-)

Thank you, feel free to adapt changes if necessary.

Gauthier

@coveralls
Copy link

Pull Request Test Coverage Report for Build 226

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 8 unchanged lines in 2 files lost coverage.
  • Overall coverage remained the same at 76.19%

Files with Coverage Reduction New Missed Lines %
src/collective/z3cform/datagridfield/datagridfield.py 2 84.85%
src/collective/z3cform/datagridfield/demo/editform_simple.py 6 69.05%
Totals Coverage Status
Change from base Build 222: 0.0%
Covered Lines: 528
Relevant Lines: 693

💛 - Coveralls

2 similar comments
@coveralls
Copy link

Pull Request Test Coverage Report for Build 226

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 8 unchanged lines in 2 files lost coverage.
  • Overall coverage remained the same at 76.19%

Files with Coverage Reduction New Missed Lines %
src/collective/z3cform/datagridfield/datagridfield.py 2 84.85%
src/collective/z3cform/datagridfield/demo/editform_simple.py 6 69.05%
Totals Coverage Status
Change from base Build 222: 0.0%
Covered Lines: 528
Relevant Lines: 693

💛 - Coveralls

@coveralls
Copy link

Pull Request Test Coverage Report for Build 226

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 8 unchanged lines in 2 files lost coverage.
  • Overall coverage remained the same at 76.19%

Files with Coverage Reduction New Missed Lines %
src/collective/z3cform/datagridfield/datagridfield.py 2 84.85%
src/collective/z3cform/datagridfield/demo/editform_simple.py 6 69.05%
Totals Coverage Status
Change from base Build 222: 0.0%
Covered Lines: 528
Relevant Lines: 693

💛 - Coveralls

@gbastien
Copy link
Member Author

Hi @jensens @idgserpro

can this be merged so it is clear what version to use depending on Plone4 or Plone5?

Thank you,

Gauthier

@jensens jensens merged commit 7b9e9bf into master Oct 23, 2018
@jensens
Copy link
Member

jensens commented Oct 23, 2018

thanks!

@jensens jensens deleted the plone_versions branch October 23, 2018 09:00
@idgserpro
Copy link
Member

This PR seems incomplete... where exactly did you get this information?

Versions >= 1.3 are for Plone 5+, if you use Plone 4.3, use versions 1.2.x

Right now, in

'Framework :: Plone :: 4.3',
, it says 4.3 is compatible. So this would need to be changed as well.

@gbastien
Copy link
Member Author

@idgserpro this PR was merged, indeed setup.py needs to be updated too.

I will do it directly on master if it is ok for you @jensens ?

Gauthier

@idgserpro
Copy link
Member

@gbastien It might also be interesting to put one:

Products.CMFPlone >=5.0

in install_requires.

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.

None yet

4 participants