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: report relative url for context view #316

Merged
merged 1 commit into from
Nov 11, 2023
Merged

Conversation

gjedlicska
Copy link
Collaborator

Description & motivation

Changes:

To-do before merge:

Screenshots:

Validation of changes:

Checklist:

  • My pull request follows the guidelines in the Contributing guide?
  • My pull request does not duplicate any other open Pull Requests for the same update/change?
  • My commits are related to the pull request and do not amend unrelated code or documentation.
  • My code follows a similar style to existing code.
  • I have added appropriate tests.
  • I have updated or added relevant documentation.

References

Copy link

codecov bot commented Nov 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1693465) 90.43% compared to head (10f4957) 90.44%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #316   +/-   ##
=======================================
  Coverage   90.43%   90.44%           
=======================================
  Files          90       90           
  Lines        5384     5389    +5     
=======================================
+ Hits         4869     4874    +5     
  Misses        515      515           
Files Coverage Δ
src/speckle_automate/automation_context.py 87.80% <100.00%> (+0.30%) ⬆️
src/speckle_automate/runner.py 46.15% <100.00%> (+1.70%) ⬆️
...ration/speckle_automate/test_automation_context.py 98.14% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gjedlicska gjedlicska merged commit bd00039 into main Nov 11, 2023
4 checks passed
@gjedlicska gjedlicska deleted the gergo/contextViewFix branch November 11, 2023 07:32
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

1 participant