Skip to content

Feature/modernise setup #44

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

Merged
merged 6 commits into from
Feb 5, 2022
Merged

Feature/modernise setup #44

merged 6 commits into from
Feb 5, 2022

Conversation

gnikit
Copy link
Member

@gnikit gnikit commented Feb 5, 2022

Closes #44
Closes #34
Closes #33

@codecov
Copy link

codecov bot commented Feb 5, 2022

Codecov Report

Merging #44 (dc59da7) into dev (0057f62) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #44      +/-   ##
==========================================
- Coverage   81.02%   81.02%   -0.01%     
==========================================
  Files          10        9       -1     
  Lines        4290     4289       -1     
==========================================
- Hits         3476     3475       -1     
  Misses        814      814              
Impacted Files Coverage Δ
fortls/constants.py 100.00% <100.00%> (ø)
fortls/interface.py 100.00% <100.00%> (ø)
fortls/langserver.py 71.85% <100.00%> (ø)
fortls/objects.py 80.70% <100.00%> (ø)

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 0057f62...dc59da7. Read the comment docs.

@gnikit
Copy link
Member Author

gnikit commented Feb 5, 2022

@ZedThree FYI I changed the tests target to dev

@gnikit gnikit merged commit 6306f43 into dev Feb 5, 2022
@gnikit gnikit deleted the feature/modernise-setup branch February 5, 2022 00:46
@fosskers fosskers mentioned this pull request Oct 11, 2023
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.

Use setuptools_scm for versioning Replace setup.py with pyproject.toml and setup.cfg
2 participants