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

Update to v0.7. #137

Merged
merged 37 commits into from
Jun 19, 2023
Merged

Update to v0.7. #137

merged 37 commits into from
Jun 19, 2023

Conversation

bjrichardwebster
Copy link
Contributor

No description provided.

Purg and others added 30 commits June 8, 2022 18:34
* release:
  Add a release summary sentence
  Add pending release notes stub
  Update version number to 0.6.1
  Also run CI when targetting `update-to-v*` branches
  Revise re-use of smqtk-core publish workflow
  Added a summary to the release notes
  Add pending release notes stub
  Update version number to 0.6.0
Add missing step about adding to GitHub's Releases section
Update notebook headers and creata data directory if needed
Bumps [notebook](http://jupyter.org) from 6.4.10 to 6.4.12.

---
updated-dependencies:
- dependency-name: notebook
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Periodic update of locked depency versions
Minor update of lock file to apparently "fix" lexicographical ordering
of various lists of strings. I blame a recent poetry version update.
Also update pinned version of sphinx-prompt that RTD uses in its
environment build.

Poetry included an update to latest version of smqtk-core, but that
should be OK.
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.6.15 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](certifi/python-certifi@2022.06.15...2022.12.07)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bump certifi from 2022.6.15 to 2022.12.7
Update codecov action config is CI workflow
Provide new baseline versions for some primary dependencies (e.g. mypy).
Leaving out scikit-image and updating that to the latest causes a test
to fail.
@codecov
Copy link

codecov bot commented Jun 19, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01 ⚠️

Comparison is base (b8b26ff) 99.87% compared to head (98cab12) 99.87%.

Additional details and impacted files
@@             Coverage Diff             @@
##           release     #137      +/-   ##
===========================================
- Coverage    99.87%   99.87%   -0.01%     
===========================================
  Files           57       57              
  Lines         2329     2309      -20     
===========================================
- Hits          2326     2306      -20     
  Misses           3        3              
Flag Coverage Δ
unittests 99.87% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...sifier_conf_sal/test_squared_difference_scoring.py 100.00% <100.00%> (ø)
...pls/gen_image_classifier_blackbox_sal/test_rise.py 100.00% <100.00%> (ø)
...pls/gen_image_similarity_blackbox_sal/test_sbsm.py 100.00% <100.00%> (ø)
...imilarity_blackbox_sal/test_sim_occlusion_based.py 100.00% <100.00%> (ø)
tests/interfaces/test_gen_classifier_conf_sal.py 100.00% <100.00%> (ø)
tests/interfaces/test_gen_descriptor_sim_sal.py 100.00% <100.00%> (ø)
tests/interfaces/test_gen_detector_prop_sal.py 100.00% <100.00%> (ø)
tests/interfaces/test_perturb_image.py 100.00% <100.00%> (ø)
tests/utils/test_coco.py 100.00% <100.00%> (ø)
tests/utils/test_sal_on_coco_dets.py 100.00% <100.00%> (ø)
... and 2 more

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@bjrichardwebster bjrichardwebster marked this pull request as ready for review June 19, 2023 06:07
@bjrichardwebster bjrichardwebster merged commit a3ebf59 into release Jun 19, 2023
@bjrichardwebster bjrichardwebster deleted the update-to-v0.7 branch June 19, 2023 06:08
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.

3 participants