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

Add __version__ string #70

Merged
merged 2 commits into from
Oct 11, 2023
Merged

Add __version__ string #70

merged 2 commits into from
Oct 11, 2023

Conversation

The-Ludwig
Copy link
Owner

@The-Ludwig The-Ludwig commented Oct 11, 2023

Fixes #69

Add a __version__ string to the module

@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

Merging #70 (0cd10f2) into main (31f0e3f) will increase coverage by 0.07%.
Report is 2 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #70      +/-   ##
==========================================
+ Coverage   92.56%   92.64%   +0.07%     
==========================================
  Files          15       15              
  Lines         753      761       +8     
==========================================
+ Hits          697      705       +8     
  Misses         56       56              
Files Coverage Δ
panama/__init__.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@The-Ludwig The-Ludwig merged commit a5cc6c7 into main Oct 11, 2023
3 checks passed
@The-Ludwig The-Ludwig deleted the add_version branch October 11, 2023 09:24
The-Ludwig added a commit that referenced this pull request Nov 9, 2023
* add __version__ string to module

* add test for version string
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.

Add __version__ to module
1 participant