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

Fix JOSM bug 11841 #39

Merged
merged 5 commits into from Mar 8, 2017
Merged

Fix JOSM bug 11841 #39

merged 5 commits into from Mar 8, 2017

Conversation

don-vip
Copy link
Contributor

@don-vip don-vip commented Mar 8, 2017

Use ThreadPoolExecutor.DiscardPolicy + code cleanup/refactoring
See https://josm.openstreetmap.de/ticket/11841

@codecov-io
Copy link

codecov-io commented Mar 8, 2017

Codecov Report

Merging #39 into master will increase coverage by 0.03%.
The diff coverage is 0%.

@@             Coverage Diff              @@
##             master      #39      +/-   ##
============================================
+ Coverage     27.39%   27.42%   +0.03%     
  Complexity      339      339              
============================================
  Files            75       75              
  Lines          3691     3686       -5     
  Branches        484      480       -4     
============================================
  Hits           1011     1011              
+ Misses         2572     2567       -5     
  Partials        108      108
Impacted Files Coverage Δ Complexity Δ
.../plugins/mapillary/gui/MapillaryHistoryDialog.java 0% <ø> (ø) 0 <0> (ø)
.../plugins/mapillary/MapillaryLocationChangeset.java 61.11% <ø> (ø) 4 <0> (ø)
...m/plugins/mapillary/gui/MapillaryFilterDialog.java 0% <ø> (ø) 0 <0> (ø)
...ins/mapillary/io/download/MapillaryDownloader.java 18.47% <ø> (ø) 0 <0> (ø)
...osm/plugins/mapillary/gui/MapillaryMainDialog.java 0% <ø> (ø) 0 <0> (ø)
...download/MapillarySquareDownloadManagerThread.java 0% <0%> (ø) 0 <0> (ø)
...reetmap/josm/plugins/mapillary/MapillaryLayer.java 21.52% <0%> (ø) 20 <0> (ø)
...treetmap/josm/plugins/mapillary/mode/JoinMode.java 0% <0%> (ø) 0 <0> (ø)

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 30f5a13...32f6ca5. Read the comment docs.

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