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

Fix several bugs #1

Merged
merged 3 commits into from
Oct 23, 2019
Merged

Fix several bugs #1

merged 3 commits into from
Oct 23, 2019

Conversation

gousaiyang
Copy link
Collaborator

  • Fix LINESEP typos and incorrectly copied F2FORMAT
  • Fix function parsing in decorate_funcdef()
  • Fix multiprocessing ResourceWarning

@codecov
Copy link

codecov bot commented Oct 23, 2019

Codecov Report

Merging #1 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #1      +/-   ##
=========================================
+ Coverage   95.19%   95.2%   +0.01%     
=========================================
  Files           1       1              
  Lines         312     313       +1     
  Branches       80      80              
=========================================
+ Hits          297     298       +1     
  Misses          9       9              
  Partials        6       6
Impacted Files Coverage Δ
poseur.py 95.2% <100%> (+0.01%) ⬆️

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 dc7c688...ff72819. Read the comment docs.

@JarryShaw JarryShaw merged commit 8be3a92 into pybpc:master Oct 23, 2019
JarryShaw added a commit that referenced this pull request Oct 23, 2019
 * Fix LINESEP typos and incorrectly copied F2FORMAT
 * Fix function parsing in decorate_funcdef()
 * Fix multiprocessing ResourceWarning
   (special thx to @gousaiyang for pull request #1)
 * bumping version to 0.3.1
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

2 participants