Skip to content

:eggs: 🎡 release 0.6.6 #348

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

Merged
merged 7 commits into from
Nov 10, 2019
Merged

:eggs: 🎡 release 0.6.6 #348

merged 7 commits into from
Nov 10, 2019

Conversation

chfw
Copy link
Member

@chfw chfw commented Nov 10, 2019

Before raising the PR, here is a check list:

  • have you written unit tests for your code changes?
  • have you updated the change log?
  • can someone else understand your changes without your explanation?
  • are you proud of your code changes?
  • please add your name and github link to contributors.rst in alphabetical order.

chfw added 6 commits October 12, 2019 23:03
* ✨ allow .moban.yaml to inherit(overrides operator) any other yaml files

* 🔬 unit test the new feature

* 📚 🔬 update use case documentation and provide regression test suite

* 👕 make yamllint happy

* 🔥 remove debug print

* 📰 add missing moban file
* ✨ support override file url

* 📚 update configuration

* 👕 style conf.py

* 🔬 initial unit tests

* 👕 update coding style

* 👕 update coding style

* 🔬 fix test cases

* 🥚 🎡 release 0.6.6
@chfw chfw requested review from jayvdb, ayan-b and CLiu13 November 10, 2019 00:57
@codecov-io
Copy link

codecov-io commented Nov 10, 2019

Codecov Report

Merging #348 into master will increase coverage by 0.23%.
The diff coverage is 96.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #348      +/-   ##
==========================================
+ Coverage   96.01%   96.24%   +0.23%     
==========================================
  Files          51       55       +4     
  Lines        2658     2795     +137     
==========================================
+ Hits         2552     2690     +138     
+ Misses        106      105       -1
Impacted Files Coverage Δ
moban/_version.py 100% <100%> (ø) ⬆️
tests/data_loaders/test_json_loader.py 100% <100%> (ø)
tests/test_docs.py 100% <100%> (ø) ⬆️
moban/main.py 99.28% <100%> (+0.04%) ⬆️
tests/data_loaders/test_merge_dict.py 100% <100%> (ø)
tests/data_loaders/test_yaml_loader.py 100% <100%> (ø)
tests/data_loaders/test_overrides.py 100% <100%> (ø)
moban/core/data_loader.py 97.18% <85.71%> (+2.26%) ⬆️
... and 3 more

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 72b16af...52753bb. Read the comment docs.

@chfw
Copy link
Member Author

chfw commented Nov 10, 2019

due to my time constraints, I take each slice of my free time to perform quick action to push thing forward. any further comments, please raise as an issue.

merging!

@chfw chfw merged commit e456f2a into master Nov 10, 2019
chfw added a commit to pyexcel/pyexcel that referenced this pull request Nov 10, 2019
chfw added a commit to pyexcel/pyexcel-io that referenced this pull request Nov 10, 2019
chfw added a commit to pyexcel/pyexcel-xls that referenced this pull request Nov 10, 2019
chfw added a commit to pyexcel/pyexcel-xlsx that referenced this pull request Nov 10, 2019
chfw added a commit to pyexcel/pyexcel-ods that referenced this pull request Nov 10, 2019
chfw added a commit to pyexcel/pyexcel-ods3 that referenced this pull request Nov 10, 2019
chfw added a commit to pyexcel/pyexcel-xlsxw that referenced this pull request Nov 10, 2019
chfw added a commit to pyexcel/pyexcel-cli that referenced this pull request Nov 10, 2019
chfw added a commit to pyexcel/pyexcel-htmlr that referenced this pull request Nov 10, 2019
chfw added a commit to pyexcel-webwares/django-excel that referenced this pull request Nov 10, 2019
chfw added a commit to pyexcel-webwares/Flask-Excel that referenced this pull request Nov 10, 2019
mobanbot pushed a commit to mobanbot/pyexcel-xlsxr that referenced this pull request Nov 15, 2019
chfw added a commit to pyexcel/pyexcel-ods3 that referenced this pull request Oct 3, 2020
* ☔ reproduce #12

* release 0.5.0 🥚 🎡

* 🤝 take latest code from setupmobans and release 0.5.1 🥚 🎡, which carries LICENSE file, pyexcel/pyexcel#103

* 🥚 🎡 release 0.5.2. related to pyexcel/pyexcel#105

* ✨ refuse to write value that will not persist. pyexcel/pyexcel-ods#30

* 🔨 sort import list, code format using black, supreme pep 8 formatter. and update moban to use latest moban 0.3.4

* ✨ use pyexcel-io 0.5.10

* 🔥 replace python 2.6 3.3 with python 3.7-dev

* 🥚 🎡 release 0.5.3

* 🔨 minor update

* 🤝 apply common templates from pyexcel mobans. moremoban/moban#348

* 👕 update coding style

* 📰 add missing files

* 📚 pass moban stage

* 🔥 no longer to generate test files

* ✨ respect moban

* 👕 update format.sh

* 🤝 synchronize the organisational meta data

* 🚀 github actions for moban, pypi release and automatically extract contributors

* This is an auto-commit, updating project meta data, such as changelog.rst, contributors.rst

* 🤝 update project meta

* 🤝 update project meta data

* 🎉 new style ods reader

* 🎉 new style ods writer

* 📚 update changelog

* This is an auto-commit, updating project meta data, such as changelog.rst, contributors.rst

* 💄 update coding style

* 💚 use pyexcel-io v0.6.0 in test

Co-authored-by: chfw <chfw@users.noreply.github.com>
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