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: Remove file ending in diagram route #1090

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

Paula-Kli
Copy link
Contributor

When using the diagram cache the route should not run into errors when calling diagrams with a file ending or without.

@codecov
Copy link

codecov bot commented Oct 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (685f7ca) 71.61% compared to head (b6bc98d) 71.64%.
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1090      +/-   ##
==========================================
+ Coverage   71.61%   71.64%   +0.02%     
==========================================
  Files         160      160              
  Lines        5073     5078       +5     
  Branches      543      544       +1     
==========================================
+ Hits         3633     3638       +5     
  Misses       1336     1336              
  Partials      104      104              
Files Coverage Δ
...pellacollab/projects/toolmodels/diagrams/routes.py 85.29% <100.00%> (+2.53%) ⬆️

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

@Paula-Kli Paula-Kli force-pushed the diagram_cache_file_ending branch from 0fae1be to 06a3fc4 Compare October 12, 2023 09:52
@Paula-Kli Paula-Kli force-pushed the diagram_cache_file_ending branch from 06a3fc4 to ab4b4a4 Compare October 12, 2023 11:44
@Paula-Kli Paula-Kli force-pushed the diagram_cache_file_ending branch from ab4b4a4 to e723066 Compare October 13, 2023 11:41
@Paula-Kli Paula-Kli force-pushed the diagram_cache_file_ending branch 2 times, most recently from 63a96e7 to 3ccb8b9 Compare October 19, 2023 13:45
docs/user/docs/tokens.md Outdated Show resolved Hide resolved
docs/user/docs/tokens.md Outdated Show resolved Hide resolved
docs/user/docs/tokens.md Outdated Show resolved Hide resolved
docs/user/docs/tokens.md Outdated Show resolved Hide resolved
@Paula-Kli Paula-Kli force-pushed the diagram_cache_file_ending branch from 3ccb8b9 to c0c8bd7 Compare October 20, 2023 11:58
@Paula-Kli Paula-Kli force-pushed the diagram_cache_file_ending branch from c0c8bd7 to 138847a Compare October 20, 2023 11:58
When using the diagram cache the route should not run into errors  when calling diagrams with a file ending or without.
@Paula-Kli Paula-Kli force-pushed the diagram_cache_file_ending branch from 138847a to b6bc98d Compare October 20, 2023 12:19
@MoritzWeber0 MoritzWeber0 merged commit 3feca10 into main Oct 20, 2023
23 checks passed
@MoritzWeber0 MoritzWeber0 deleted the diagram_cache_file_ending branch October 20, 2023 15:47
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.

2 participants