<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>2023 | Quality Assurance in open source: insights from GeoTools, GeoWebCache &amp; GeoServer-Andrea Aime</title>
        <link>https://video.osgeo.org/videos/watch/2bd75850-2d58-4764-aa70-63b76f57c640</link>
        <description>FOSS4G 2023 Prizren Working in large open source projects, with several people contributing to the code, can be challenging, especially trying to keep everyone on the same page, and generating code that has enough similarities to allow shared maintenance. The advent of platforms like GitHub also made it easier for one time contributors to donate small and large bits of code to the platform, generating in the process a fair amout of “review stress” in the project maintainers. The presentation covers how pull request checks, formatting and static analysis tools have been used to streamline basic checks in the code: Testing the code on a variety of operating systems, Java versions and integrations with data sources before the code can be contributed to the project, Enforcing common formatting, Adding basic checks with CheckStyle, Locating obvious errors, leftover code, basic optimization issues using the Java compiler linting, ErrorProne, PMD and SpotBugs, Improving readability of the code as well as enforcing best practices and common approaches with the same tools., Effects on the dynamics of code reviews, The presentation will cover all those aspects, with examples from the author’s experience with the GeoTools, GeoWebCache and GeoServer projects.</description>
        <lastBuildDate>Wed, 08 Jul 2026 00:19:31 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://video.osgeo.org</generator>
        <image>
            <title>2023 | Quality Assurance in open source: insights from GeoTools, GeoWebCache &amp; GeoServer-Andrea Aime</title>
            <url>https://video.osgeo.org/lazy-static/avatars/de841c88-3a57-45ac-9eff-a00237356bfc.png</url>
            <link>https://video.osgeo.org/videos/watch/2bd75850-2d58-4764-aa70-63b76f57c640</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://video.osgeo.org/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://video.osgeo.org/feeds/video-comments.xml?videoId=2bd75850-2d58-4764-aa70-63b76f57c640" rel="self" type="application/rss+xml"/>
    </channel>
</rss>