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

Docs and tests and stuff #487

Merged
merged 5 commits into from
Oct 22, 2023
Merged

Docs and tests and stuff #487

merged 5 commits into from
Oct 22, 2023

Conversation

FWDekker
Copy link
Owner

@FWDekker FWDekker commented Oct 22, 2023

Fixes #479, fixes #480, sort-of fixes #482, fixes #484.

Just a round-up of smaller improvements.

Additionally fixes a bug (that has no corresponding issue) where retaining the expansion state of the JTree fails when adding/removing/moving issues. (So basically, retaining the expansion state was completely broken before.) If it hadn't been fixed in this PR, that issue would've been added to #485.

@FWDekker FWDekker added enhancement Improvement of existing feature code quality Code changes without behavior changes documentation Improvements or additions to documentation labels Oct 22, 2023
@FWDekker FWDekker added this to the v3.0.0 milestone Oct 22, 2023
@FWDekker FWDekker self-assigned this Oct 22, 2023
@codecov
Copy link

codecov bot commented Oct 22, 2023

Codecov Report

Merging #487 (e461cbc) into main (3375990) will not change coverage.
The diff coverage is 70.37%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #487   +/-   ##
=======================================
  Coverage   85.92%   85.92%           
=======================================
  Files          51       51           
  Lines        1897     1897           
  Branches      321      321           
=======================================
  Hits         1630     1630           
  Misses        209      209           
  Partials       58       58           

@FWDekker FWDekker merged commit dbdde6c into main Oct 22, 2023
4 checks passed
@FWDekker FWDekker deleted the docs-and-tests branch October 22, 2023 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Code changes without behavior changes documentation Improvements or additions to documentation enhancement Improvement of existing feature
Projects
None yet
1 participant