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

Fixes for flight statistics #1

Merged
merged 3 commits into from
Sep 4, 2012
Merged

Conversation

kedder
Copy link
Member

@kedder kedder commented Sep 4, 2012

Fixes for known bugs in flight statistics. Details are in commit messages.

Previously, if percentage was equal to zero, blank string showed
instead.
Infinite or overly large glide rates are displayed as infinity symbol.
@Turbo87 Turbo87 merged commit 1e4e620 into skylines-project:master Sep 4, 2012
Turbo87 pushed a commit that referenced this pull request Nov 5, 2018
Bumps [aerofiles](https://github.com/Turbo87/aerofiles) from 0.4.1 to 1.0.0.
<details>
<summary>Changelog</summary>

*Sourced from [aerofiles's changelog](https://github.com/Turbo87/aerofiles/blob/master/CHANGELOG.rst).*

> aerofiles v1.0.0
> ----------------
> 
> - fix decode_date bug in igc.reader
> - remove python2.6 and python3.3 support
</details>
<details>
<summary>Commits</summary>

- [`45a8e8f`](Turbo87/aerofiles@45a8e8f) release new version
- [`cc74b3b`](Turbo87/aerofiles@cc74b3b) Merge pull request [#78](https://github-redirect.dependabot.com/Turbo87/aerofiles/issues/78) from GliderGeek/fix-travis-deploy-step
- [`7236403`](Turbo87/aerofiles@7236403) only deploy on one python version
- [`24b2125`](Turbo87/aerofiles@24b2125) Merge pull request [#1](https://github-redirect.dependabot.com/Turbo87/aerofiles/issues/1) from Turbo87/master
- [`69fcf1c`](Turbo87/aerofiles@69fcf1c) Merge pull request [#60](https://github-redirect.dependabot.com/Turbo87/aerofiles/issues/60) from Turbo87/dependabot/pip/pytest-cov-2.6.0
- [`9b955c1`](Turbo87/aerofiles@9b955c1) Merge pull request [#66](https://github-redirect.dependabot.com/Turbo87/aerofiles/issues/66) from Turbo87/dependabot/pip/sphinx-1.8.1
- [`9343b50`](Turbo87/aerofiles@9343b50) Bump pytest-cov from 2.5.1 to 2.6.0
- [`8581448`](Turbo87/aerofiles@8581448) Merge pull request [#69](https://github-redirect.dependabot.com/Turbo87/aerofiles/issues/69) from Turbo87/dependabot/pip/freezegun-0.3.11
- [`5dca037`](Turbo87/aerofiles@5dca037) Merge pull request [#74](https://github-redirect.dependabot.com/Turbo87/aerofiles/issues/74) from Turbo87/dependabot/pip/pytest-3.9.3
- [`f7ebf70`](Turbo87/aerofiles@f7ebf70) Bump sphinx from 1.2.1 to 1.8.1
- Additional commits viewable in [compare view](Turbo87/aerofiles@v0.4.1...v1.0.0)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=aerofiles&package-manager=pip&previous-version=0.4.1&new-version=1.0.0)](https://dependabot.com/compatibility-score.html?dependency-name=aerofiles&package-manager=pip&previous-version=0.4.1&new-version=1.0.0)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

</details>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants