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

Please make the build reproducible. #49

Merged
merged 1 commit into from May 12, 2017
Merged

Conversation

lamby
Copy link
Contributor

@lamby lamby commented May 12, 2017

Whilst working on the Reproducible Builds effort [0], we noticed
that wammu could not be built reproducibly as it iterates over
the filesystem in a non-deterministic order.

[0] https://reproducible-builds.org/

Whilst working on the Reproducible Builds effort [0], we noticed
that wammu could not be built reproducibly as it iterates over
the filesystem in a non-deterministic order.

[0] https://reproducible-builds.org/
@codecov
Copy link

codecov bot commented May 12, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #49      +/-   ##
=========================================
+ Coverage    5.63%   5.64%   +0.01%     
=========================================
  Files          53      53              
  Lines        7755    7756       +1     
=========================================
+ Hits          437     438       +1     
  Misses       7318    7318
Impacted Files Coverage Δ
setup.py 77.22% <100%> (+0.08%) ⬆️

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 805eda7...ce61767. Read the comment docs.

@nijel nijel merged commit 70070d4 into gammu:master May 12, 2017
@nijel
Copy link
Member

nijel commented May 12, 2017

Merged, thanks for your contribution!

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