Skip to content
Success

#39 (Feb 3, 2025, 12:22:54 PM)

origin/master 1.0-ALPHA-4-SNAPSHOT d3723a314887
Started 7 days 16 hr ago
Took 4 min 33 sec

Started by user Fabrizio Giudici

This run spent:

  • 3 ms waiting;
  • 4 min 33 sec build duration;
  • 4 min 33 sec total from scheduled to completion.
Revision: d3723a31488771c7ddecbcc855420df82555d8da
Repository: https://bitbucket.org/fabriziogiudici/mapview-src.git
  • origin/master
Chuck Norris IconWhen a bug sees Chuck Norris, it flees screaming in terror, and then immediately self-destructs to avoid being roundhouse-kicked.
TestNG Results

  • Total Tests: 96 (±0)
  • Failed Configurations: 0 (±0)
    • Failed Tests: 0 (±0)
      • Skipped Tests: 0 (±0)
        • Skipped Configurations: 0 (±0)
          Jacoco - Overall Coverage Summary
          INSTRUCTION90%
          BRANCH65%
          COMPLEXITY74%
          LINE85%
          METHOD86%
          CLASS93%
          Java Compiler: 2 warnings
            Maven: 18 warnings
              CPD: No warnings
              • No issues for 39 builds, i.e. since build: #1
              PMD: No warnings
                AspectJ: No warnings
                • No issues for 39 builds, i.e. since build: #1
                Code Analysis: No warnings
                • No issues for 39 builds, i.e. since build: #1
                SpotBugs: 2 warnings (from 2 analyses)
                  Open Tasks Scanner: 6 warnings
                    OWASP Dependency Check: No warnings
                    • No issues for 39 builds, i.e. since build: #1
                    JavaDoc: No warnings
                    • No issues for 39 builds, i.e. since build: #1
                    Changes
                    1. Now it doesn't unpack tile-cache if already done or tests are skipped. (details / bitbucketweb)
                    2. MV-11: Add flexible behaviours. (details / bitbucketweb)
                    3. MV-12: REGRESSION: Fixed logging broken for Example. (details / bitbucketweb)
                    4. Fixed description of test Condition. (details / bitbucketweb)
                    5. MV-23: API CHANGE: it.tidalwave.mapviewer renamed to it.tidalwave.mapview. (details / bitbucketweb)
                    6. MV-20: Added Java 9 modules support. (details / bitbucketweb)
                    7. Mercator projection code refactored, added and improved tests. (details / bitbucketweb)
                    8. QA refactor and clean up. (details / bitbucketweb)
                    9. Distances refactored. (details / bitbucketweb)
                    10. MV-21: Added toFormattedString(), changed toString(). (details / bitbucketweb)
                    11. Fixed wrong test initialisation. (details / bitbucketweb)
                    12. TileOffset renamed to Offset. (details / bitbucketweb)
                    13. MV-18: Now the example application properly quits. (details / bitbucketweb)
                    14. MV-22: API CHANGE: OverlayHelper.toMapViewPoint() renamed to toOverlayPoint() and now returns a Point2D. (details / bitbucketweb)