• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

OSGeo / PROJ
87%
master: 87%

Build:
Build:
LAST BUILD BRANCH: rouault-patch-3
DEFAULT BRANCH: master
Repo Added 06 Jun 2019 11:51AM UTC
Files 231
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH busstoptaktik-patch-1
branch: busstoptaktik-patch-1
CHANGE BRANCH
x
Reset
  • busstoptaktik-patch-1
  • 5.2
  • 6.1
  • 6.1.1
  • 6.2
  • 6.2.0
  • 6.2.1
  • 6.3
  • 6.3.0
  • 6.3.1
  • 6.3.2
  • 7.0
  • 7.0.0
  • 7.0.1
  • 7.1
  • 7.1.0
  • 7.1.1
  • 7.2
  • 7.2.0
  • 8.0
  • 8.1
  • 8.1.0
  • 8.2
  • 9.0
  • 9.1
  • 9.2
  • 9.3
  • azp
  • backport-3082-to-9.0
  • backport-3645-to-9.2
  • backport-3665-to-9.2
  • backport-3668-to-9.2
  • backport-3672-to-9.2
  • backport-3673-to-9.2
  • backport-3674-to-9.2
  • backport-3678-to-9.2
  • backport-3685-to-9.2
  • backport-3686-to-9.2
  • backport-3692-to-9.2
  • backport-3694-to-9.2
  • backport-3695-to-9.2
  • backport-3697-to-9.2
  • backport-3700-to-9.2
  • backport-3707-to-9.2
  • backport-3712-to-9.2
  • backport-3715-to-9.2
  • backport-3720-to-9.2
  • backport-3721-to-9.2
  • backport-3724-to-9.2
  • backport-3727-to-9.2
  • backport-3729-to-9.2
  • backport-3730-to-9.2
  • backport-3736-to-9.2
  • backport-3738-to-9.2
  • backport-3810-to-9.2
  • backport-3864-to-9.3
  • backport-3867-to-9.3
  • backport-3869-to-9.3
  • backport-3873-to-9.3
  • backport-3876-to-9.3
  • backport-3878-to-9.3
  • backport-3879-to-9.3
  • backport-3880-to-9.3
  • backport-3888-to-9.3
  • backport-3889-to-9.3
  • backport-3910-to-9.3
  • backport-3911-to-9.3
  • backport-3912-to-9.3
  • backport-3918-to-9.3
  • backport-3926-to-9.3
  • backport-3929-to-9.3
  • backport-3940-to-9.3
  • backport-3941-to-9.3
  • backport-3945-to-9.3
  • backport-3949-to-9.3
  • backport-3955-to-9.3
  • backport-3957-to-9.3
  • backport-3960-to-9.3
  • backport-3965-to-9.3
  • backport-3966-to-9.3
  • cmake-rpath
  • install_update_docker_fedora
  • kbevers-patch-1
  • kbevers-patch-2
  • m-kuhn-patch-1
  • master
  • pointmotionoperation
  • refs/tags/8.0.0
  • refs/tags/8.0.1
  • refs/tags/8.1.0
  • refs/tags/8.1.1
  • refs/tags/8.2.0
  • refs/tags/8.2.1
  • refs/tags/9.0.0
  • refs/tags/9.0.1
  • refs/tags/9.1.0
  • refs/tags/9.1.1
  • refs/tags/9.2.0
  • refs/tags/9.2.1
  • refs/tags/9.3.0
  • refs/tags/9.3.1
  • revert-3092-backport-3081-to-9.0
  • rfc4_dev
  • rouault-patch-1
  • rouault-patch-2
  • rouault-patch-2-1
  • rouault-patch-3

04 Dec 2023 04:16PM UTC coverage: 86.81%. Remained the same
7089405724

Pull #3975

github

web-flow
Improve error message in axisswap

The test for parameters in axisswap actually is a bit convoluted, but
in essence it checks both whether ANY of the 'axis' and 'order'
parameters are given, and whether BOTH are given.

Hence, the error message

"order and axis parameters are mutually exclusive"

is misleading in the case where none of the two is given.
The updated message:

"must provide EITHER 'order' OR 'axis' parameter"

is intended to cover both cases in an informative way
Pull Request #3975: Improve error message in axisswap

1 of 1 new or added line in 1 file covered. (100.0%)

49393 of 56898 relevant lines covered (86.81%)

45197.03 hits per line

Relevant lines Covered
Build:
Build:
56898 RELEVANT LINES 49393 COVERED LINES
45197.03 HITS PER LINE
Source Files on busstoptaktik-patch-1
  • Tree
  • List 231
  • Changed 31
  • Source Changed 0
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
7089405724 busstoptaktik-patch-1 Improve error message in axisswap The test for parameters in axisswap actually is a bit convoluted, but in essence it checks both whether ANY of the 'axis' and 'order' parameters are given, and whether BOTH are given. Hence, the error messag... Pull #3975 04 Dec 2023 05:45PM UTC web-flow github
86.81
7005458042 busstoptaktik-patch-1 Repair logging messages in axisswap With this commit, `axisswap` no longer presents itself as `swapaxis` in the logging messages. Pull #3971 27 Nov 2023 01:17PM UTC web-flow github
86.81
5467850651 busstoptaktik-patch-1 Merge a5b648782 into effac63ae Pull #3813 05 Jul 2023 07:15PM UTC web-flow github pending completion  
5467824807 busstoptaktik-patch-1 Deformation: Make code and comments compatible The expression in the head comment describing the transformation had a switched sign, compared to the code in [lines 278-289](https://github.com/OSGeo/PROJ/blob/effac63ae5360e737790defa5bdc3d070d19a4... push 05 Jul 2023 07:05PM UTC web-flow github pending completion  
3974299465 busstoptaktik-patch-1 <a href="https://github.com/OSGeo/PROJ/commit/84f411224">Merge </a><a class="double-link" href="https://github.com/OSGeo/PROJ/commit/2a4096c81">2a4096c81</a><a href="https://github.com/... Pull #3576 21 Jan 2023 10:19AM UTC GitHub github pending completion  
3974294361 busstoptaktik-patch-1 Remove dead prototype for pj_qsfn push 21 Jan 2023 10:13AM UTC GitHub github pending completion  
3725644060 busstoptaktik-patch-1 Merge da1aa075e into 69c8aa4b3 Pull #3517 18 Dec 2022 04:48PM UTC GitHub github pending completion  
3725640440 busstoptaktik-patch-1 Correct a slightly wrong comment in mlfn.cpp push 18 Dec 2022 04:37PM UTC GitHub github pending completion  
1136579888 busstoptaktik-patch-1 Merge aacbdaa12 into 3d9b6f488 Pull #2811 16 Aug 2021 07:25PM UTC GitHub github pending completion  
1136575676 busstoptaktik-patch-1 Spell the last name of R.E. Deakin correctly push 16 Aug 2021 07:13PM UTC GitHub github pending completion  
See All Builds (4385)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc